Commit graph

1213 commits

Author SHA1 Message Date
Luc Charland 31b959a7dc Added saving of Calendar Sort to jsonSettings 2015-08-06 12:17:48 -04:00
Francis Lachapelle 5e19a889c2 (feat) Handle invitations in appointment viewer 2015-08-05 17:31:22 -04:00
Luc Charland 6835cd5319 removed double Name translation in 5 languages 2015-08-03 09:51:31 -04:00
Luc Charland 2f8f8c78f7 Removing colons 2015-07-31 14:14:30 -04:00
Francis Lachapelle 1f8edbdd1f (js) Respect SOGoCalendarDefaultReminder in editor 2015-07-30 12:05:33 -04:00
Francis Lachapelle 449093c3f0 (fix) Calendar destination of new task
Also removed the possibility to use the "moveToCalendar" parameter. We
should eventually create UIxTaskActions.m as we have
UIxAppointmentActions.m for this kind of actions.
2015-07-30 11:51:02 -04:00
Francis Lachapelle e208ee3fde (feat) Open events from day and week views 2015-07-28 20:45:46 -04:00
Ludovic Marcotte 7365f77dd5 (feat) new Alarm service + alarms support in all modules 2015-07-28 11:54:49 -04:00
Francis Lachapelle 86a0032cc1 Handle the edition of recurring event occurrences 2015-07-27 16:02:05 -04:00
Francis Lachapelle 538e6fa4b1 Add Chinese (Taiwan) translation 2015-07-23 12:08:04 -04:00
Francis Lachapelle 613f05ac02 Calendar module optimizations in multidomain setup
Conflicts:
	NEWS
	UI/Common/UIxUserRightsEditor.m
2015-07-23 12:06:54 -04:00
Francis Lachapelle f0b88811d6 Add Slovenian translation 2015-07-23 12:02:42 -04:00
Francis Lachapelle 601ed94d77 Update product.plist for new component templates 2015-07-21 10:15:02 -04:00
Francis Lachapelle a75524af9f Review task/event viewer/editor
Components will now appear in dialogs instead of a right sidenav.

This commit also introduces read-only viewers for tasks and events.
2015-07-21 08:29:28 -04:00
Francis Lachapelle 7c6716784e (feat) Events/tasks sorting in Calendar module 2015-07-09 16:35:19 -04:00
Francis Lachapelle 9a3aeb0004 (fix) Tasks list sorting 2015-07-09 16:18:03 -04:00
Francis Lachapelle 9015f82413 (html) Improve events/tasks lists 2015-07-06 15:16:49 -04:00
Francis Lachapelle b39dedd2d2 Add attachUrls to task editor 2015-07-03 21:42:20 -04:00
Francis Lachapelle 35ff82710a Handle attach URLs in appointment editor 2015-07-01 15:00:12 -04:00
Francis Lachapelle 06cb06fce6 New UIxTaskEditorTemplate class 2015-06-29 21:04:41 -04:00
Francis Lachapelle c524782395 Initial task editor 2015-06-25 11:30:44 -04:00
Francis Lachapelle c144f736dc Improve JSON API documentation 2015-06-25 11:23:18 -04:00
Francis Lachapelle f4a8638fb4 (json) Add c_iscycle and c_nextalarm in tasks list 2015-06-25 11:21:24 -04:00
Francis Lachapelle 8402152a59 Load alarm from UIxComponentEditor
The alarm attributes are now loaded from UIxComponentEditor and not
iCalEntityObject so we can determine if the component's owner is part of
the alarm's attendees.
2015-06-22 09:20:35 -04:00
Ludovic Marcotte a49032a6bd (fix) show only the URL of web calendars, when asked 2015-06-15 12:03:38 -04:00
Ludovic Marcotte 406e9a3df2 (fix) dropped old calendar sync/tag properties 2015-06-15 10:05:39 -04:00
Francis Lachapelle e18b61f180 Improve API documentation /Calendar/calendarslist 2015-06-15 09:19:21 -04:00
Francis Lachapelle af6e20d627 (fix) Restore methods in UIxCalUserRightsEditor 2015-06-12 16:12:14 -04:00
Ludovic Marcotte ee9e559765 (feat) links to calendars 2015-06-12 14:24:33 -04:00
Francis Lachapelle a1c493358f Improve API documentation for appointment editor 2015-06-12 12:05:05 -04:00
Francis Lachapelle fb992db5ad Improve ACL editor (Scheduler & Contacts) 2015-06-12 12:03:58 -04:00
Francis Lachapelle dc91be3c0d Initial recurrence editor for appointments 2015-06-12 12:03:53 -04:00
Francis Lachapelle ec2b52bf7b (fix) Save event to a different calendar 2015-06-12 12:03:07 -04:00
Francis Lachapelle d9b67a85f2 Return the proper HTTP code when saving an event 2015-06-12 11:59:00 -04:00
Francis Lachapelle d3916e6e5e Improve API documentation 2015-06-12 11:58:57 -04:00
Francis Lachapelle f2833a2781 JSONify [UIxCalMainActions addWebCalendarAction] 2015-06-12 11:58:57 -04:00
Francis Lachapelle 9e8d991099 Display relative dates in Calendar module 2015-06-12 11:58:57 -04:00
Francis Lachapelle c957b4b45f Initial component editor in Scheduler module 2015-06-12 11:47:49 -04:00
Ludovic Marcotte feee156c0a Added calendar sharing capability 2015-06-12 11:47:48 -04:00
Francis Lachapelle 550fc09ee4 Add attribute isReadOnly to event/task JSON view 2015-06-12 11:47:47 -04:00
Francis Lachapelle a57bf56165 [fix] Possible exception in UIxCalendarSelector.m 2015-06-12 11:41:26 -04:00
Francis Lachapelle e9db6cda61 UIxCalListingActions: improve style and syntax 2015-06-12 11:41:25 -04:00
Francis Lachapelle 44c49abbec Calendar list: use 'name' instead of 'displayName' 2015-06-12 11:41:25 -04:00
Francis Lachapelle d72f83ee95 Save calendar: use 'name' instead of 'displayName' 2015-06-12 11:41:24 -04:00
Francis Lachapelle da22cd854b Fix compilation of UIxTaskEditor.m 2015-06-12 10:50:03 -04:00
Francis Lachapelle 94105e937a Improve JSON getter/setter for todos 2015-06-12 10:50:03 -04:00
Francis Lachapelle f47a22068f JSON: fix handling of dates of all-day events 2015-06-12 10:50:03 -04:00
Francis Lachapelle 4ddf92aadb JSON: Return ISO8601 dates in calendar components 2015-06-12 10:50:01 -04:00
Francis Lachapelle 67c62fe85c Fix compilation of UIxComponentEditor.m 2015-06-12 10:49:57 -04:00
Francis Lachapelle f9271b747c Initial JSON actions to get/set an event 2015-06-12 10:48:00 -04:00
Francis Lachapelle 862068eeb5 Improve JSON getters for events 2015-06-11 15:56:59 -04:00
Francis Lachapelle 80785304f1 JSONify [UIxCalendarProperties saveAction] 2015-06-11 15:56:31 -04:00
Francis Lachapelle aaed279c50 Extend JSON response of calendar properties 2015-06-11 15:54:14 -04:00
Francis Lachapelle f2587aa385 JSON-based getter operations for Calendar module 2015-06-11 15:54:11 -04:00
Francis Lachapelle c29719f49d Remove newAction from UIx{Appointment,Task}Editor
We now rely on [UIxFolderActions newguidAction]
2015-06-11 15:54:09 -04:00
Alexandre Cloutier 257d731e04 multiColumns print view + bugFixes 2015-06-11 15:15:39 -04:00
Alexandre Cloutier 720a946d39 The multiColumns view 2015-06-11 15:15:39 -04:00
Ludovic Marcotte fb121974ec refactored previous commit 2015-05-13 14:52:10 -04:00
Ludovic Marcotte 39aa9a97db (fix) make sure we return event blocks sorted by start date (#2939) 2015-05-13 14:36:35 -04:00
Ludovic Marcotte dc48e05dd3 (feat) print event/task description in list view (#2881) 2015-05-13 13:12:15 -04:00
Francis Lachapelle a1406d01e1 Initial Basque translation 2015-04-27 13:59:05 -04:00
Francis Lachapelle cdc74e4984 Update translations 2015-04-09 09:06:19 -04:00
Ludovic Marcotte f11bcd3373 Avoid using stringByReplacing... since old runtimes don't support it 2015-03-26 13:54:17 -04:00
Ludovic Marcotte d75fb0722a Code cleanups 2015-03-24 08:34:29 -04:00
Francis Lachapelle 69974807b5 Fix Language-Region tags in Web interface
Fixes #3121
2015-03-19 08:35:10 -04:00
Ludovic Marcotte e2bee23021 Avoid unnecessary calls to NSLog 2015-01-22 16:25:16 -05:00
Francis Lachapelle dd6dd7251c Fix selection of calendar in event/task editors
Fixes #3049
Fixes #3050
2015-01-06 13:59:20 -05:00
Ludovic Marcotte fb6ef3aa8a Now possible to set alarms on event invitations 2014-12-16 09:20:27 -05:00
Ludovic Marcotte 990f782b62 Allow including or not freebusy info from subscribed calendars 2014-12-11 10:01:21 -05:00
Francis Lachapelle ce5e46f5fb Remove unused templates from SchedulerUI 2014-12-10 09:22:03 -05:00
Francis Lachapelle 78ea147383 Update translations 2014-11-21 08:53:12 -05:00
Jeroen Dekkers 6ded9e95b3 Put private libraries in /usr/lib/sogo 2014-10-01 20:36:42 +02:00
Francis Lachapelle 4be2ddb793 Update translations 2014-09-26 14:23:58 -04:00
Ludovic Marcotte 0b6e3dc22d Fix for bug #589 2014-09-25 09:25:13 -04:00
Ludovic Marcotte 02b3de6465 Fix for bug #2326 2014-09-15 09:32:36 -04:00
Ludovic Marcotte b8b3519a40 Initial support for multiple alarms and better iCal compatibility 2014-09-12 14:09:28 -04:00
Ludovic Marcotte 12a4fd05a2 Support for repetitive alarms and tasks 2014-09-12 08:34:15 -04:00
Francis Lachapelle c441fa5b80 Various fix and improvements to Scheduler module 2014-09-10 10:58:58 -04:00
Francis Lachapelle 1dcf631ad6 Update translations 2014-09-09 15:50:39 -04:00
Francis Lachapelle dadad3df2a Fix some compilation warnings 2014-08-28 09:38:09 -04:00
Alexandre Cloutier 76c9b45fd0 update Localizable.strings
Update the print window options strings
2014-08-26 14:25:27 -04:00
Alexandre Cloutier 38a3b7bb4f print calendars events&Tasks with colors - either borders or backgrounds 2014-08-26 13:36:42 -04:00
Ludovic Marcotte b05fcc7d82 Fat commit to refactor the quick record generation 2014-07-30 14:51:00 -04:00
Francis Lachapelle 571322958a Update fi, fr, de, and es_ES translations 2014-07-30 10:33:15 -04:00
Ludovic Marcotte 1df7e989e0 Removed worthless declaration 2014-07-25 14:48:25 -04:00
Alexandre Cloutier 28e6bb8b9d Applied comments 2014-07-21 09:52:09 -04:00
Alexandre Cloutier b892b3f794 Add RegEx 2014-07-21 09:52:09 -04:00
Alexandre Cloutier a2a7014140 fix dnd repeated event bug + applied comments 2014-07-21 09:52:08 -04:00
Alexandre Cloutier ccf181bcf9 applied comments and fix repeated events dragNdrop between calendars 2014-07-21 09:40:04 -04:00
Alexandre Cloutier e478b29c2e creating and dragNDrop between calendars in multicolumndayview 2014-07-21 09:40:04 -04:00
Francis Lachapelle 45553be122 Fix rename of calendars, improve tasks count badge 2014-07-08 17:19:55 -04:00
Ludovic Marcotte 8a17246725 Cleaned up code and fixed the translation of the weekdays in the datepicker 2014-07-04 10:18:56 -04:00
Ludovic Marcotte 4843c6b6d7 Renamed Multi-Column to Multicolumn and refactored some code 2014-07-04 08:55:35 -04:00
Alexandre Cloutier 660f39a980 delete notice and put grey background for multi-columns view 2014-06-30 14:13:52 -04:00
Alexandre Cloutier 0fb7135335 bugfixes 2014-06-30 13:36:12 -04:00
Alexandre Cloutier d197ab71b7 merging conflicts 2014-06-30 10:55:55 -04:00
Alexandre Cloutier 6b58e034f3 printView display the parentView by default 2014-06-30 10:42:07 -04:00
Ludovic Marcotte 6da03bc75c Cleaned up code for older gcc 2014-06-28 08:31:07 -04:00
Alexandre Cloutier 2b119c63e0 Applied comments 2014-06-27 17:21:18 -04:00
Alexandre Cloutier 5b61df8ca4 activeTasks updates dynamically 2014-06-27 17:00:32 -04:00
Alexandre Cloutier 7a69bc46eb applied comments 2014-06-26 16:42:05 -04:00
Alexandre Cloutier d7d458a934 multiColumns print view + bugFixes 2014-06-25 17:39:48 -04:00
Alexandre Cloutier 5b3de04fc1 Fix error from the last commit 2014-06-20 13:27:04 -04:00
Alexandre Cloutier eb3cc8916d The multiColumns view 2014-06-20 13:16:55 -04:00
Alexandre Cloutier de2ee2322a Change the NSString with NSNumber and add some JavaScript 2014-06-11 10:24:04 -04:00
Alexandre Cloutier 43ac57b671 display the number of active tasks in calendar view 2014-06-10 16:18:12 -04:00
Francis Lachapelle 6e56f46f86 Update Dutch, Finnish, German, Polish translations 2014-06-05 13:29:10 -04:00
Francis Lachapelle fe38518a36 Minor syntax and comments improvements 2014-06-05 12:14:34 -04:00
Francis Lachapelle ecbe0858f7 Update translations 2014-05-29 11:14:23 -04:00
Francis Lachapelle d74afaf295 Update French translation 2014-05-16 21:15:28 -04:00
Francis Lachapelle 5e7beb3345 Remove unused localizable strings 2014-05-16 21:14:59 -04:00
Francis Lachapelle 2df5887eec Merge pull request #36 from alexcloutier/feat/calendarPrint
New print option in Calendar module
2014-05-16 16:56:51 -04:00
Francis Lachapelle 3d1bdf1a09 Update French translation 2014-05-16 16:52:44 -04:00
Francis Lachapelle 5de1343506 Remove unused localizable string 2014-05-16 16:44:25 -04:00
Francis Lachapelle 6b72a8d126 Merge branch 'feat/searchCapabilities' 2014-05-16 16:28:43 -04:00
Francis Lachapelle 5d7f4ba6c6 Restore localizable string
To avoid new translation ..
2014-05-16 15:59:52 -04:00
Francis Lachapelle a44b183b7e Merge pull request #38 from alexcloutier/fix/link_address
New AddressBook properties popup window
2014-05-16 15:33:23 -04:00
Alexandre Cloutier b488721f83 Reverse loop to make sure no objects is skipped 2014-05-16 15:00:47 -04:00
Alexandre Cloutier 8a03f3bd63 remove start date in tasks 2014-05-16 14:36:51 -04:00
Alexandre Cloutier db8d9bb16c Repair broken logic 2014-05-16 11:29:37 -04:00
Alexandre Cloutier 07445eb069 Created a window for address book properties and add the cardDav URL 2014-05-15 14:45:53 -04:00
Ludovic Marcotte 18443de9bf Updated copyright info 2014-05-14 09:58:05 -04:00
Alexandre Cloutier bf67b6435f applies comments 2014-05-13 13:21:18 -04:00
Alexandre Cloutier fc3cfa5484 applied comments 2014-05-08 19:14:39 -04:00
Alexandre Cloutier b2ed7e3f6b search capabilites 2014-05-08 17:17:05 -04:00
Francis Lachapelle 8c563c2922 Fix possible exception when retrieving reminder
Fixes #2744
2014-04-29 14:26:18 -04:00
Alexandre Cloutier fa5cf55367 Update GNUmakefile 2014-04-28 15:42:17 -04:00
Alexandre Cloutier 44a4baca7f fix the comments in the headers 2014-04-28 15:30:32 -04:00
Alexandre Cloutier 9dc07fccc0 It is now possible to print the calendar as a list, dayView or weekView 2014-04-25 18:04:24 -04:00
Alexandre Cloutier f9869d19b4 Finished the view, need to display the eventsblock 2014-04-22 17:47:29 -04:00
Alexandre Cloutier 57b747c24a Events list is done. 2014-04-17 17:33:30 -04:00
Alexandre Cloutier 8f6b0f80a7 Creation of the first version of the printing interface 2014-04-14 10:32:08 -04:00
Alexandre Cloutier cb5e6e7ef2 adding button print calendar toolbar, adding template for the print window, ajusting indentation 2014-04-14 10:32:08 -04:00
Francis Lachapelle e2b3d5a7ff Update translations 2014-04-03 09:54:27 -04:00
Francis Lachapelle 23789b48bc Update Dutch translation 2014-03-07 14:00:08 -05:00
Francis Lachapelle 0307b8339a Detect URLs in popup of events 2014-02-10 13:45:51 -05:00
Francis Lachapelle 1a7fc2a0e9 Escape HTML in JSON of calendar module
Fixes #2598
2014-02-05 16:06:20 -05:00
Francis Lachapelle a1cf066828 Update translations 2014-02-05 11:43:25 -05:00
Francis Lachapelle ef1be5dc5f Improve deleting occurences of recurrent events 2014-02-04 17:55:49 -05:00
Francis Lachapelle b3dc645282 Warn user when dnd failed with resource conflict
Fixes #1613
2014-02-03 11:09:03 -05:00
Ludovic Marcotte df3e9033f3 Added calendar default reminder support. 2013-11-20 17:42:11 -05:00
Francis Lachapelle e862194b32 Convert color picker to an inline widget
The colors are now limited to the colors offered in Thunderbird.
2013-11-15 15:50:46 -05:00
Francis Lachapelle d0b09ebe35 Update translations 2013-11-07 14:14:39 -05:00
Francis Lachapelle 73141a645e Update translations 2013-11-06 21:36:09 -05:00
Ludovic Marcotte 05990e9a14 Fix for bug 2007 2013-09-30 10:50:27 -04:00
Ludovic Marcotte ab92516dd0 Fix for bug #1431 2013-08-09 11:39:15 -04:00
Francis Lachapelle 1c82af8842 Updated pt_BR, cs, nl, de, pl and ru translations 2013-07-19 11:29:10 -04:00
Francis Lachapelle b8e2255a07 Set the events/tasks list collapsable 2013-07-11 13:46:38 -04:00
Ludovic Marcotte e687dbf155 If the organizer's name is non-existent, use the email address 2013-07-04 13:11:02 -04:00
Ludovic Marcotte 3e87ba92db Updated french translation 2013-06-21 10:45:03 -04:00
Ludovic Marcotte 871115e349 Fixed bug #2294 2013-06-19 15:07:19 -04:00
Ludovic Marcotte 5304461e4c now possible to see who created a event/task in a delegated calendar 2013-06-19 10:23:47 -04:00
Ludovic Marcotte 47a3f1a19d toggle to send or not notifications 2013-06-18 14:14:42 -04:00
Francis Lachapelle 30f10ee8f0 Update translations 2013-04-11 11:30:23 -04:00
Francis Lachapelle 37a6f82659 Initial Arabic translation 2013-04-08 11:05:45 -04:00
Francis Lachapelle c13c389ae5 Update Danish translation 2013-02-12 08:42:47 -05:00
Francis Lachapelle feb02c54b9 Add missing localizable string 2013-02-05 16:13:18 -05:00
Francis Lachapelle e0a1a47953 Code cleanup in UIxAppointmentEditor.m 2013-01-29 14:53:57 -05:00
Francis Lachapelle 902a5d8f70 Fix saving all-day event in appointment editor 2013-01-28 18:43:45 -05:00
Francis Lachapelle be0090be06 Fix until date in component editor 2013-01-28 16:44:14 -05:00
Francis Lachapelle 9ed53cbab3 Make 'show completed tasks' persistent 2013-01-24 18:50:20 -05:00
Francis Lachapelle d85ada6750 Fix localization of recurrence editor 2013-01-22 10:58:11 -05:00
Francis Lachapelle 5c3dc34440 Appointment editor: fix until date timezone
.. and untabify the file!
2013-01-21 13:33:40 -05:00
Francis Lachapelle be459fa946 Fix first day of the week in datepickers
Fixes #2188
2013-01-21 12:12:50 -05:00
Francis Lachapelle e279db6431 Update Finnish translation 2013-01-17 10:12:26 -05:00
Francis Lachapelle 775a8421d5 Initial Finnish translation 2013-01-16 10:54:16 -05:00
Francis Lachapelle 0216658674 Update translations
- Catalan
- Czech
- Dutch
- Hungarian
- Polish
- Slovak
- SpanishArgentina
- SpanishSpain
2013-01-15 11:11:50 -05:00
Francis Lachapelle 4b18fc108b Update NEWS file 2013-01-11 10:00:28 -05:00
Francis Lachapelle 0e0b7728fd Fix until date in event recurrence editor
- fixed date picker
- fixed JavaScript error caused by French translation
- fixed until date definition when timezone of active user was different
  from the system timezone
- fixes #2173, fixes #2175
2013-01-11 09:46:58 -05:00
Francis Lachapelle 026ffd8888 Update translations 2012-12-06 10:31:15 -05:00
Francis Lachapelle 8ca79d9a17 Search field for tasks
Fixes #2103
2012-12-05 14:47:28 -05:00
Francis Lachapelle 5500f99312 Remove conditions on RSVP
Fixes #1850
2012-11-30 15:11:03 -05:00
Francis Lachapelle 93f77c0dd5 Add missing localizable string in calendar module 2012-11-29 14:46:39 -05:00
Francis Lachapelle ce36e80d6b Initial Slovak translation 2012-11-29 14:40:46 -05:00
Francis Lachapelle 3e8f7cb29e Fix all-day event display in day/week view
Fixes #2098
2012-11-26 15:07:33 -05:00
Ludovic Marcotte 5bf7105982 Fix for bug #1783. 2012-11-18 10:48:58 -05:00
Ludovic Marcotte 8fd0966a23 Correctly loop among calendars. This fixes #2070. 2012-11-17 16:12:23 -05:00
Wolfgang Sourdeau 1223a6c0ee make use of -[WOComponent componentBundle] 2012-10-30 09:41:20 -04:00
Francis Lachapelle 31be93ef2e Update translation
- Dutch
- French
- German
- Hungarian
- SpanishArgentina
- SpanishSpain
2012-10-23 14:04:15 -04:00
Francis Lachapelle 46a4cd3d4e Updated Polish translation 2012-10-22 21:44:20 -04:00
Wolfgang Sourdeau 6d8c328910 Fixed most build warnings 2012-10-22 10:09:13 -04:00
Wolfgang Sourdeau 4c6ca4efc2 _handleAttendeesEdition: ensure that the attendee email is correctly see before registering it, since the JSON content may set empty entries 2012-10-18 11:51:23 -04:00
Francis Lachapelle 5b40562abc Add missing translation strings in scheduler 2012-10-18 08:38:58 -04:00
Francis Lachapelle 2be6922633 Organizer email address clickable in event editor
Fixes #2010
2012-10-09 09:12:39 -04:00
Luc Charland 034f2c8745 Fixed bug #1515 Task View is very basic.
- Added sortable fields on Title, Due date, Location, Category and
  Calendar.
- Added Priority column, also sortable.
- Separated the logic of Events and Tasks.
2012-10-01 16:20:10 -04:00
Francis Lachapelle d77f6be450 Fixed DnD of all-day events
Fixes #1598
2012-09-26 15:18:09 -04:00
Francis Lachapelle 0181ec606d Cleanup months and weeks translations
Removed the translations of months and weeks from the Scheduler bundle
since they were already translated in Locale files.
 - The a3_<month> strings were removed (replaced by
   NSShortMonthNameArray)
- The months strings were removed (replaced by NSMonthNameArray)
- The weeks strings were removed (replaced by NSWeekDayNameArray)

Moved the a2_<weekday> strings to the Common bundle and added a new
method [UIxComponent commonLabelForKey:].
2012-09-21 21:48:39 -04:00
Ludovic Marcotte 7154588b24 Improved previous commit. We now use the start date instead of the end date. 2012-09-19 11:46:01 -04:00
root dbb9bac38c Fix for bug #1571. 2012-09-19 10:54:57 -04:00
Francis Lachapelle e7f0c9c03f See ChangeLog
Monotone-Parent: eb22f4d3b368a79ce56bcad18f9f176fff0cb73c
Monotone-Revision: 157670819f732591d0987b295faeb89c843803db

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-09-07T19:46:49
Monotone-Branch: ca.inverse.sogo
2012-09-07 19:46:49 +00:00
Francis Lachapelle adcc2464bd Updated Russian translation
Monotone-Parent: ce4b02a21372a88331d55fd8d38ae9c1eb7bf74c
Monotone-Revision: 0bf69082b57290bcfab6429fbda6b1c808ecc1df

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-08-28T13:16:22
2012-08-28 13:16:22 +00:00
Francis Lachapelle 23ad5d346b Updated Hungarian translation
Monotone-Parent: bb39c11ed393374b768c109eaa578fac70637cb5
Monotone-Revision: ce4b02a21372a88331d55fd8d38ae9c1eb7bf74c

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-08-28T13:13:35
2012-08-28 13:13:35 +00:00
Francis Lachapelle 9e7ba6d66a Updated German translation
Monotone-Parent: 6050d42b2809f4f4663038de175b17515fd36a91
Monotone-Revision: bb39c11ed393374b768c109eaa578fac70637cb5

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-08-28T13:11:44
2012-08-28 13:11:44 +00:00
Francis Lachapelle b05af38cf6 Updated Catalan translation
Monotone-Parent: 549b5b2ba6cec31b0eabdb2aa7547d8e1f4973c2
Monotone-Revision: 3b9c7fd4dc4ef297ab139880e6705f51b95f2648

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-08-28T13:02:12
2012-08-28 13:02:12 +00:00
Francis Lachapelle 07b41d4420 See ChangeLog
Monotone-Parent: 81e5a2cbed9325efd0e582da75adabe4e79cff9f
Monotone-Revision: 6132fa152e84c6f1d0cd0239e2dff1524f6b34c1

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-08-27T14:41:38
2012-08-27 14:41:38 +00:00
Francis Lachapelle d6b6242311 Updated BrazilianPortuguese, Czech, Dutch, French, German, Italian, Spanish (Argentina), Spanish (Spain) translations
Monotone-Parent: 00a98c9420d949b7f4dccea479d8d3d83154bdf4
Monotone-Revision: 5be006c193563fa56c59af40f439dd28be19ed62

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-07-24T18:51:09
2012-07-24 18:51:09 +00:00
Francis Lachapelle 0a2201d7e5 Updated French translation.
Monotone-Parent: 8bbf9c70304e5cb8320d6acb300955b814d1ff0c
Monotone-Revision: 344c60c460c2ec1cb8f2adfd4f4e2af9da772e4a

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-07-24T15:27:54
2012-07-24 15:27:54 +00:00
Francis Lachapelle c522130c25 Added missing strings for calendar notifications.
Monotone-Parent: 740654a1f1be6a68843349cf438d5a87445f489e
Monotone-Revision: b456b18f292850c6fefa107c0ca59bded3a6e6a3

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-07-11T19:50:56
2012-07-11 19:50:56 +00:00
Francis Lachapelle 1459f43f04 Updated French translation.
Monotone-Parent: cf43f2030dbd1c4f0747be7cbd5dc3239cd6bd15
Monotone-Revision: de57fd5034fd57e2302198e4d6b342a30830430a

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-07-10T15:18:35
2012-07-10 15:18:35 +00:00
Ludovic Marcotte 03a125ea1f See ChangeLog
Monotone-Parent: 801c13ca7d8e3a2f3e502ee658399b458681bcab
Monotone-Revision: cf43f2030dbd1c4f0747be7cbd5dc3239cd6bd15

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-07-10T00:29:13
2012-07-10 00:29:13 +00:00
Jean Raby 71121914cf * UI/WebServerResources/SchedulerUI.js (onMenuRawEvent, onMenuRawTask):
New callback to show the event/task content from the menu

  * UI/Scheduler/UIxComponentEditor.m (rawAction):
  New method that returns the object's raw content in a WOResponse.

  * UI/Templates/SchedulerUI/UIxCal{Day,Month,Main,Week}View.wox:
  New contextual menu item: Show Raw Source

  * UI/WebServerResources/ContactsUI.js (onMenuRawContact):
  Rework to use calendar/ics/raw

  * UI/Contacts/UIxContactFolderActions.m (rawAction):
  Removed / moved to UI/Contacts/UIxContactActions.m

  * UI/Contacts/UIxContactActions.m (rawAction):
  New method that returns the object's raw content in a WOResponse.

  * UI/Templates/ContactsUI/UIxContactFoldersView.wox:
  Show vCard content -> Show Raw Source

Monotone-Parent: e853157abbabf35bc95273da8bc10b2d3b142627
Monotone-Revision: 4e287287380938e20234ac951c09158c324b84b4

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-07-09T14:17:07
2012-07-09 14:17:07 +00:00
Ludovic Marcotte 6d745e0f4b See ChangeLog
Monotone-Parent: aadc4759a64f724760d38bbdfd92715182856439
Monotone-Revision: 5e99e6ac2d5684eba786f2ce14295f3a3b5267a3

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-06-21T23:32:18
2012-06-21 23:32:18 +00:00
Francis Lachapelle a8e4974c96 Updated Dutch translation
Monotone-Parent: aa6dd506e01700aaff3aa383fbe31691b0d8c795
Monotone-Revision: 66eec7d8f52f50c83b5b14fe250bc9c749c0f8e8

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-06-06T14:13:34
2012-06-06 14:13:34 +00:00
Francis Lachapelle 939eeba1f7 See ChangeLog.
Monotone-Parent: d6ace8d3429bf9ad569fff969474bd5aa01214ae
Monotone-Revision: ae85556f790a11b8a40593a88822bee09e847d96

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-06-04T15:29:38
2012-06-04 15:29:38 +00:00
Ludovic Marcotte d6f0203351 Patch applied from bug #1664
Monotone-Parent: 1e79eab4c546452715e5171f1c326b7d36f1c195
Monotone-Revision: 99dc7d9dce88b8a323b1e7aab60de99ed2bfda60

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-05-29T18:56:15
2012-05-29 18:56:15 +00:00
Francis Lachapelle 439248ee89 See ChangeLog.
Monotone-Parent: a7e3713b79d3ec5043152d79550eec23b2ff854f
Monotone-Revision: 0bc4e04aaead15b626a732a223ebf47ee22e73f0

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-05-28T20:30:35
2012-05-28 20:30:35 +00:00
Francis Lachapelle ffe8aebd9f Updated Dutch translation.
Monotone-Parent: e71302ef32dd76ceb9c55572fbd7d80667f85385
Monotone-Revision: 393858d938760bb6fe3226479e3a3284e67c4036

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-05-03T14:07:33
2012-05-03 14:07:33 +00:00
Francis Lachapelle 5e5bc7a915 Updated German translation.
Monotone-Parent: 546030b7b1310706d148f176ba3f7dfa1f1138b1
Monotone-Revision: e71302ef32dd76ceb9c55572fbd7d80667f85385

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-05-03T14:02:23
2012-05-03 14:02:23 +00:00
Ludovic Marcotte ce77d78e27 See ChangeLog
Monotone-Parent: 5af155533446328556c907456566939affd0ae8f
Monotone-Revision: 2684d8c1336cad3425d5075a447d817d5808948d

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-04-19T18:16:50
2012-04-19 18:16:50 +00:00
Wolfgang Sourdeau 71ba1e3e70 Monotone-Parent: c111ae7ec8c39efb8d0cc56ff4627bb958ff0cc8
Monotone-Revision: 60ff31486171dacd0f25947a3a9ab21c993ad138

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-18T20:03:35
2012-04-18 20:03:35 +00:00
Wolfgang Sourdeau c804d5ccfe Monotone-Parent: 6303f532fa4bb3c36fe2f298f62f659c4fc71b18
Monotone-Revision: c111ae7ec8c39efb8d0cc56ff4627bb958ff0cc8

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-18T20:03:07
2012-04-18 20:03:07 +00:00
Wolfgang Sourdeau 1b99e86910 Monotone-Parent: 2d2d3a51a60fe527ccb060a620cf04792ccfb293
Monotone-Revision: 9af7f3b786a8f22f5ddae91d7aba838abbd724d5

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-18T19:17:59
2012-04-18 19:17:59 +00:00
Wolfgang Sourdeau 9320ed18a8 Fixed typo in user-visible text: "occured" -> "occurred"
Monotone-Parent: 8ca87c84e17cb0c60871b46aee9b11dc7900f1c2
Monotone-Revision: 06b78be239198e10c446abc32f48addb0c71d0a2

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-18T17:12:42
2012-04-18 17:12:42 +00:00
Wolfgang Sourdeau 50e160f895 Monotone-Parent: df50b8dd4bddcee4db165e9ac01d6b6a17d8ad04
Monotone-Revision: 42fb4d40a22288da8859b369ec18915fb6e1164c

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-12T20:26:01
2012-04-12 20:26:01 +00:00
Francis Lachapelle 86e2b23b73 Updated Spanish (Argentina) translation.
Monotone-Parent: 73baf2c24acbb1fb98296fc8ab448b3b3c5ba7a7
Monotone-Revision: 4b843bafcdd257b847ea1248e4a09cb9b275e00d

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-31T08:33:29
2012-03-31 08:33:29 +00:00
Jean Raby dc416b0a95 only lookup c_orgmail if it is a NSString.
When the c_orgmail field is null in the db,
we'd end up calling non existent methods on NSNull, which segfaults on lenny.

Monotone-Parent: 537372cd1b3ee04cca31d933f59aefe5b5782b59
Monotone-Revision: 9cacc7ba282ab08c75e02952d2f95a3f5bdf9010

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-03-15T21:01:25
2012-03-15 21:01:25 +00:00
Francis Lachapelle adf1102cab Updated Hungarian translation.
Monotone-Parent: 5ebc6908edfc5d06b9b864070247fd477763a8b5
Monotone-Revision: a2e950527cfb7a1f314dcf7dc85192f1f2447eae

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-15T19:59:05
2012-03-15 19:59:05 +00:00
Francis Lachapelle f208335104 Updated Dutch translation.
Monotone-Parent: 54361ffbde5f93b591ae752e400914e0a1896342
Monotone-Revision: 5ebc6908edfc5d06b9b864070247fd477763a8b5

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-15T19:55:55
2012-03-15 19:55:55 +00:00
Wolfgang Sourdeau c8fbb0718c 0
Monotone-Parent: 55c226ffd5db8ed7f07eb8591aded800a89418b2
Monotone-Revision: c3c980772004fa550702d469d6fbe729fd954f5d

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-02-20T22:25:49
Monotone-Branch: ca.inverse.sogo
2012-02-20 22:25:49 +00:00
Wolfgang Sourdeau 4e9bc9ffbf Monotone-Parent: 5066f4418986dc6df8b207002b41f82bc9e2bb8b
Monotone-Revision: 78e21f4d868126d413a1b1a4924181b29cb18052

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-02-20T21:26:42
Monotone-Branch: ca.inverse.sogo
2012-02-20 21:26:42 +00:00
Francis Lachapelle 5d9e0e99cf Updated Norwegian (Bokmal) translation.
Monotone-Parent: 3294d3290f0e8a5c66f763d838b3e1edaa9ad289
Monotone-Revision: 1bf26558a5d80739db6bafed963516c4e78f4d6b

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-07T08:57:10
2012-02-07 08:57:10 +00:00
Francis Lachapelle 0144c750bc Updated Ukrainian translation.
Monotone-Parent: 15259bd931f767b8762dc71846bebd39635f660a
Monotone-Revision: 4714c8ed13192fd3dfd0f378b26df7fc6c41def6

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-07T01:24:39
2012-02-07 01:24:39 +00:00
Francis Lachapelle cf6327561a Updated Russian translation.
Monotone-Parent: 5cc249c68bd4862bbcb8ac5a172007e99b21f25c
Monotone-Revision: 15259bd931f767b8762dc71846bebd39635f660a

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-07T01:23:21
2012-02-07 01:23:21 +00:00
Francis Lachapelle cd36da8a47 Updated Brazilian (Portuguese) translation.
Monotone-Parent: bcd71d8d39e2ff3f20cd8ace237d0a56e9d5b879
Monotone-Revision: 5cc249c68bd4862bbcb8ac5a172007e99b21f25c

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-07T01:20:42
2012-02-07 01:20:42 +00:00
Francis Lachapelle 3939729c7c Updated Italian translation.
Monotone-Parent: f3f6bc9b50e4c8830d367806fc2b957d262d0cf7
Monotone-Revision: bcd71d8d39e2ff3f20cd8ace237d0a56e9d5b879

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-07T01:18:40
2012-02-07 01:18:40 +00:00
Francis Lachapelle 4eb3df1d11 Updated Spanish (Spain) translation.
Monotone-Parent: 7362e8ecffba2bde16623075623dd093c1b4fdf2
Monotone-Revision: f3f6bc9b50e4c8830d367806fc2b957d262d0cf7

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-07T01:13:12
2012-02-07 01:13:12 +00:00
Francis Lachapelle 30e291f362 Updated German translation.
Monotone-Parent: 6541302945d892c54ca9e94c53c973061a028569
Monotone-Revision: 7362e8ecffba2bde16623075623dd093c1b4fdf2

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-07T01:11:07
2012-02-07 01:11:07 +00:00
Francis Lachapelle f73064e389 Updated Catalan translation.
Monotone-Parent: 9885caef81ed03ae9c3c25ac8c9a6c0bf60db18b
Monotone-Revision: 6541302945d892c54ca9e94c53c973061a028569

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-07T01:07:44
2012-02-07 01:07:44 +00:00
Francis Lachapelle 865ae75bbc Updated English and French localizable strings.
Monotone-Parent: 05f8b72feb6a6c81f20462457e2dbc6c47ae9edc
Monotone-Revision: 18bd3484373fa731cf9a3ac7ca3ce35afbf03cdd

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-02T15:21:37
2012-02-02 15:21:37 +00:00
Francis Lachapelle 0f87c1e648 See ChangeLog.
Monotone-Parent: d880f3f750251d35b56db7d720ccacbdeead7540
Monotone-Revision: 05f8b72feb6a6c81f20462457e2dbc6c47ae9edc

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-01T21:11:28
2012-02-01 21:11:28 +00:00
Francis Lachapelle 40ba66330c See ChangeLog.
Monotone-Parent: 61296b2807f18b0b48ad4d06689b71ad8563e335
Monotone-Revision: d56dcfcfa2ad9eaeb548182071e486328b8a3cce

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-01-24T14:05:53
2012-01-24 14:05:53 +00:00
Francis Lachapelle 58ad3eaa7d Monotone-Parent: ecc0c907192778ee08a07fb020aa037de83d7bed
Monotone-Revision: 61296b2807f18b0b48ad4d06689b71ad8563e335

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-01-24T05:53:55
2012-01-24 05:53:55 +00:00
Francis Lachapelle 84909dd628 See ChangeLog.
Monotone-Parent: 468e7e6366c0f335fea6ffbfbc6ecf9ab41aaa77
Monotone-Revision: c241a8e1e716fa0db3e4f4e370c051096cc2c3e2

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-01-12T20:52:14
2012-01-12 20:52:14 +00:00
Francis Lachapelle 51cd566744 Monotone-Parent: 76bba460617a7f4d7ee1f66a47e8918059e6f046
Monotone-Revision: 379924109229c07d133fc063329a33e5f0dc987d

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-01-03T21:42:23
2012-01-03 21:42:23 +00:00
Francis Lachapelle 5d5691229a See ChangeLog.
Monotone-Parent: c7ba56b63e2f4ecf7da169cccef30b4c8ebeb0ad
Monotone-Revision: e4a697198e9d44e460b6a4c27b94149145803430

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-12-22T18:02:59
2011-12-22 18:02:59 +00:00
Francis Lachapelle 7a6dc1e6af Updated Ukrainian translation.
Monotone-Parent: 724e56b2f3e856f74157f0d3158e24aa3a22c5e9
Monotone-Revision: f8a9127ce4567079d226dd65ec439833020d0432

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-12-19T18:52:06
2011-12-19 18:52:06 +00:00
Francis Lachapelle fc338931fc Renamed "DanishDenmark" to "Danish".
Monotone-Parent: ab0d6aa948262973d1cb1c1b5c2028965a306451
Monotone-Revision: 724e56b2f3e856f74157f0d3158e24aa3a22c5e9

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-12-19T17:16:23
2011-12-19 17:16:23 +00:00
Francis Lachapelle 4167e3c45d Updated Russian translation.
Monotone-Parent: 3d756678ba29d271ff51502f9c5d9937330bd1fa
Monotone-Revision: 9fbe0432fec0c87f118dd55eb0e70029389d2787

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-12-12T20:22:55
Monotone-Tag: SOGo_v1.3.11
2011-12-12 20:22:55 +00:00
Wolfgang Sourdeau 56d8a337d1 merge of '1f66f69ac041c4c07572f485c685adf50bf6866c'
and 'dba9e298691b115fdb536d3e5610f71142ab4ee3'

Monotone-Parent: 1f66f69ac041c4c07572f485c685adf50bf6866c
Monotone-Parent: dba9e298691b115fdb536d3e5610f71142ab4ee3
Monotone-Revision: 63ee524117cc9ce93494633a63d1159b33b05365

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-12-05T20:55:24
2011-12-05 20:55:24 +00:00
Wolfgang Sourdeau 8c983152ee Monotone-Parent: dd98907b2d09b3cd66d8a6ef15da440b85e98478
Monotone-Revision: 7be89eb338128de0cf7f68aeb1ed4852cf15bc96

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-12-05T16:42:05
2011-12-05 16:42:05 +00:00
Wolfgang Sourdeau 182f442a4d Monotone-Parent: a87ea069b19e3f7bd1333de3fb1a25fc04303484
Monotone-Revision: dd98907b2d09b3cd66d8a6ef15da440b85e98478

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-12-05T15:19:45
2011-12-05 15:19:45 +00:00
Francis Lachapelle 188e9472e3 Added new Danish (Denmark) translation.
Monotone-Parent: 6e11f6220a9ec4ae00f4c090674fcb8b2910c44d
Monotone-Revision: dba9e298691b115fdb536d3e5610f71142ab4ee3

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-12-02T03:37:42
2011-12-02 03:37:42 +00:00
Francis Lachapelle 6aaf3c1034 Updated Spain (Spanish & Argentina) translations.
Monotone-Parent: 329acae5c2aaa4efeedc6963efe88354bc03a43c
Monotone-Revision: 67a6b70e9be24925daad7a5b4e083496949f769e

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-12-01T06:59:26
2011-12-01 06:59:26 +00:00
Francis Lachapelle b2273e9a5e Updated German translation.
Monotone-Parent: e86b8233e5c80e282199606f99e098b1bd5dfd84
Monotone-Revision: 329acae5c2aaa4efeedc6963efe88354bc03a43c

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-12-01T06:56:50
2011-12-01 06:56:50 +00:00
Francis Lachapelle f72b59146b Updated French translation.
Monotone-Parent: aa51aee69a4285df755a152c0914d1f4c7790528
Monotone-Revision: c1119144789cd109755680045e28750705ebc269

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-11-30T11:57:21
2011-11-30 11:57:21 +00:00
Francis Lachapelle 506f3e299a Splitted Spanish translation for Spain and Argentina.
Monotone-Parent: 861f7178f9b9b174a95089004b437ad49a79963a
Monotone-Revision: 579a8b749be55cfe567e5edf9b069e6f9da3a5de

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-11-17T15:22:09
2011-11-17 15:22:09 +00:00
Francis Lachapelle ae4123cfe0 Splitted Norwegian translation in Norwegian Bokmal and Nynorsk.
Monotone-Parent: 17530608006b90a01cc2e9b0e6c5591ad9be6610
Monotone-Revision: 7680b97cb4b0c7c994b80ccc36a5e6698af319b7

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-11-15T21:15:49
2011-11-15 21:15:49 +00:00
Francis Lachapelle 63e0b0e116 applied changes from 59d4ff7e6c2fe24e74adbe4891af30ece4f5e858
through c05e0091913ed81140571dab045abdaf56a77ef8

Monotone-Parent: 850fd7677033b28a7218a010f55b437ebd12f665
Monotone-Revision: eb1f58bb7bd3454ffc857750264fae0b27b86d32

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-11-14T16:07:04
2011-11-14 16:07:04 +00:00
Francis Lachapelle 6051e5975d Reverse localization patch.
Monotone-Parent: be2427fa7e45da8ba2b4c7955b6e904c06640586
Monotone-Revision: b084746023f24f274a1e8a852e8a36bb19bb35ce

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-11-03T11:54:03
2011-11-03 11:54:03 +00:00
Francis Lachapelle 90b5a2bf5e Branch for SOGo v1.3.10
Monotone-Parent: 1e8c7259f7ef4e643e8c4d7691e6d7b69faa65c3
Monotone-Revision: 01554e46f2d289111d615a3006a1b61ad6f76320

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-11-01T18:46:51
2011-11-01 18:46:51 +00:00