Commit graph

424 commits

Author SHA1 Message Date
Francis Lachapelle 8f47e62dd2 Calendar module: add month view 2015-06-12 11:44:35 -04:00
Francis Lachapelle 6c4a82571c Calendar module: add day view 2015-06-12 11:42:37 -04:00
Francis Lachapelle 4b47e5de83 Calendar module: initial AngularJS-based templates 2015-06-12 11:41:25 -04:00
Francis Lachapelle 6a25ccfe96 Remove data- prefix in attributes of HTML tags 2015-06-12 11:17:50 -04:00
Francis Lachapelle dd6dd7251c Fix selection of calendar in event/task editors
Fixes #3049
Fixes #3050
2015-01-06 13:59:20 -05:00
Francis Lachapelle 59e6d6df4a Fix selection of calendar in event/task editors
Fixes #3049
Fixes #3050
2015-01-05 10:21:37 -05:00
Francis Lachapelle 6027cb50d4 Fix CSS and templates of component/apptmt editor 2014-12-16 16:13:59 -05:00
Francis Lachapelle e040805e0d Fix display of dialog in RO appointment editor 2014-12-16 10:07:08 -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 c441fa5b80 Various fix and improvements to Scheduler module 2014-09-10 10:58:58 -04:00
Alexandre Cloutier d62c504763 Changed the configurable variable SOGoMailMessageCheck to a general refresh associated to the current view 2014-09-09 14:27:05 -04:00
Alexandre Cloutier 38a3b7bb4f print calendars events&Tasks with colors - either borders or backgrounds 2014-08-26 13:36:42 -04:00
Francis Lachapelle d9ca1051b3 Improve headers of multicolumns view 2014-07-25 11:34:33 -04:00
Alexandre Cloutier 28e6bb8b9d Applied comments 2014-07-21 09:52:09 -04:00
Alexandre Cloutier 8f9b24a23f visual helper while dragging from calendar view to calendarList 2014-07-21 09:52:08 -04:00
Alexandre Cloutier 6dddb5c98c dragNdrop from the events table to the calendars list 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
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
Alexandre Cloutier d7d458a934 multiColumns print view + bugFixes 2014-06-25 17:39:48 -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 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 6b72a8d126 Merge branch 'feat/searchCapabilities' 2014-05-16 16:28:43 -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
Francis Lachapelle fbc6856fd5 Improve contextual menu in events list 2014-05-12 16:06:49 -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
Alexandre Cloutier da8febf138 Printing display appear on one page only, fix issues with browsers 2014-04-29 15:42:50 -04:00
Alexandre Cloutier 78447d81ae Code refactoring and retouch 2014-04-28 13:54:29 -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 163bce39b5 Fix list sorting of events by calendar name
Fixes #2629
2014-03-04 22:03:28 -05:00
Francis Lachapelle ef1be5dc5f Improve deleting occurences of recurrent events 2014-02-04 17:55:49 -05:00
Francis Lachapelle fcddeb4224 Visually identify users with no freebusy
Fixes #2565
2014-02-03 15:15:14 -05:00
Francis Lachapelle 342ad84a24 Fix issues with contextual menu in calendars
Creating an event or a task using the contextual menu will now consider
the day and hour of the menu position (fixes #2557).
The next/previous day/month menu options have been fixed.
The menu will now disappear when clicking outside the contextual menu on
the calendar area.
2014-01-28 15:42:02 -05:00
Francis Lachapelle 1f7994d1bf Respect locale in time format of attendees window 2013-12-18 22:18:08 -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 616ee7c6e4 GUI changes for mail labels management 2013-11-13 14:46:08 -05:00
Francis Lachapelle 33fd60efb3 Calendar: print gridlines to 15-minute intervals 2013-07-11 13:50:44 -04:00
Francis Lachapelle b8e2255a07 Set the events/tasks list collapsable 2013-07-11 13:46:38 -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 3cd91846a6 Fix CSS color refresh of calendars 2013-04-11 16:32:17 -04: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 be459fa946 Fix first day of the week in datepickers
Fixes #2188
2013-01-21 12:12:50 -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 8ca79d9a17 Search field for tasks
Fixes #2103
2012-12-05 14:47:28 -05: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 6d40f9d3ab Improved event info dialog box 2012-09-28 14:16:58 -04:00
Francis Lachapelle 75328b09a6 Improved layout of event/task editor 2012-09-26 14:57:27 -04:00
Francis Lachapelle c1fba4805e Fixed layout of contacts/calendars import dialogs 2012-09-24 12:18:18 -04:00
Francis Lachapelle b15234c26e New date picker
Removed the old popup calendar (Tigra) by an inline version
(bootstrap-datepicker). Also revamped the time picker and the dialog
boxes to fit the new look.
2012-09-21 22:05:07 -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
Ludovic Marcotte 6556c92c87 See ChangeLog
Monotone-Parent: 0012ddb107483154b76c08f33a7b8437b5309529
Monotone-Revision: 975e40192e290b5aa4bc5c5b99a12b299d84fa5a

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-07-11T17:27:54
2012-07-11 17:27:54 +00:00
Francis Lachapelle 3a748792db Various minor Web interface improvements.
Monotone-Parent: de57fd5034fd57e2302198e4d6b342a30830430a
Monotone-Revision: 236aeb7125be0df2f27ec6c73f05a3d74a71ee71

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-07-10T15:26:00
2012-07-10 15:26:00 +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
Francis Lachapelle 79dbdd7638 Monotone-Parent: ae5fd1cb71edba3016f8edd102e7a43615acc56c
Monotone-Revision: 58b4ca502998bfaf9c6b14b5d849b8e4fd883bce

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-13T16:06:59
2012-03-13 16:06:59 +00:00
Francis Lachapelle fd207d4b18 generic.css
Monotone-Parent: d0a487816750ff28414ee58d1b18b6958dba1a95
Monotone-Revision: ae5fd1cb71edba3016f8edd102e7a43615acc56c

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-13T15:56:03
2012-03-13 15:56:03 +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 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 ac5fce2cda Monotone-Parent: 4d8fb1ed0734fbcfd6dc4e68194b48101ac46567
Monotone-Revision: 8036e636bb63c425915c350dea2d93a7021a1058

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-01-30T20:12:18
2012-01-30 20:12:18 +00:00
Francis Lachapelle 9f8c705eaf See ChangeLog.
Monotone-Parent: 870459b5cd89f38f2c5d579fccb19dba58515f8b
Monotone-Revision: 4d8fb1ed0734fbcfd6dc4e68194b48101ac46567

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-01-30T19:59:05
2012-01-30 19:59:05 +00:00
Francis Lachapelle 6371bc2947 See ChangeLog.
Monotone-Parent: 8eceeb42b5cb1a0094d0a14d7ddb5f819096dce4
Monotone-Revision: 00dcc1dc8b8b274e7cf85d53a4fa495b97e1c52c

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-12-23T19:55:05
2011-12-23 19:55:05 +00:00
Francis Lachapelle 0c2d6ddc3e See ChangeLog.
Monotone-Parent: 6bb1bd2b9a63daae8f56da56b2ba72ac8bad2d3e
Monotone-Revision: bc6a066b0ed99cc7226c2f6c089a4ed6987ee423

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-09-23T19:25:56
Monotone-Branch: ca.inverse.sogo
2011-09-23 19:25:56 +00:00
Francis Lachapelle 66043fced1 Monotone-Parent: 06ecf556336e9e96cf8ab6e1fd67ed609040f3c6
Monotone-Revision: 0aa7af05d5d0a42db02d9f796577ffed77fb6e92

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-06-14T05:12:05
Monotone-Branch: ca.inverse.sogo
2011-06-14 05:12:05 +00:00
Francis Lachapelle 2015c05a3c See ChangeLog.
Monotone-Parent: d11c3e99fe05eb716e0732c7b5c44019dcd75934
Monotone-Revision: 0a8cad3c6a768c445cd15f040d34f93bba3eb6ea

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-06-13T20:28:10
Monotone-Branch: ca.inverse.sogo
2011-06-13 20:28:10 +00:00
Ludovic Marcotte 12856abe4d See ChangeLog
Monotone-Parent: be9e28d5d42ed05605b27d2127cf29b07678495b
Monotone-Revision: 5de6a9584cf27a2c1dad8d1ab8b84fc9ddab2720

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2011-04-25T10:31:08
Monotone-Branch: ca.inverse.sogo
2011-04-25 10:31:08 +00:00
Francis Lachapelle bb18132951 See Changelog.
Monotone-Parent: ec27e211a136eb2c027f25a8a76edcf5638731f5
Monotone-Revision: ed9155f6c31847d4a5dcf861ed08dfb9bb7b112a

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-10-13T15:02:39
Monotone-Branch: ca.inverse.sogo
2010-10-13 15:02:39 +00:00
Francis Lachapelle c512f1240f See Changelog.
Monotone-Parent: f13b039579047763006c2956ddf349f1bff203a3
Monotone-Revision: f6c7d4502b60b66206223a822d4911218f4bbacf

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-08-26T14:14:10
Monotone-Branch: ca.inverse.sogo
2010-08-26 14:14:10 +00:00
Wolfgang Sourdeau 5840f2a4a2 Monotone-Parent: c7c119b8830f974eae43854ab61fdff9fc0c72d3
Monotone-Revision: 5c82b99d5706b81d029752ca424be6a61a7cc96c

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-08-19T17:40:28
Monotone-Branch: ca.inverse.sogo
2010-08-19 17:40:28 +00:00
Wolfgang Sourdeau 308de80e6a Monotone-Parent: 0bad93574cbb34f80f8e581a8347fec75a28f612
Monotone-Revision: 31bbff0f57dce6334191e5cabb61c655e5022a37

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-08-09T14:17:22
Monotone-Branch: ca.inverse.sogo
2010-08-09 14:17:22 +00:00
Francis Lachapelle 9e819f81f6 Fix for bug #710
Monotone-Parent: ea268f9db61939a18337c4648193cc321736356b
Monotone-Revision: 86a177d4a05deda193edc7d9e0fedca89758cadd

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-07-29T15:34:06
Monotone-Branch: ca.inverse.sogo
2010-07-29 15:34:06 +00:00
Francis Lachapelle 98970b7b9b See ChangeLog.
Monotone-Parent: 29cd46d91b0c0d1156ea93feaa77eb114a1dc1bc
Monotone-Revision: c1fbc1eec0e204f82627f44220958a6f0f63ffe9

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-07-28T20:19:08
Monotone-Branch: ca.inverse.sogo
2010-07-28 20:19:08 +00:00
Francis Lachapelle a8a0084614 See ChangeLog
Monotone-Parent: 6909119bf676c36ec9130366c9880eea70ad1841
Monotone-Revision: 91077f9a3b3dec2d983310daef5d9923ce41255f

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-07-08T04:13:56
Monotone-Branch: ca.inverse.sogo
2010-07-08 04:13:56 +00:00
Francis Lachapelle a9e204cb50 Fix translations in calendar module.
Monotone-Parent: bc1249b3296aa7dc189df755998b9d703fefd954
Monotone-Revision: e65f23f90fb5c66f4d022a83e3635b9f7d5973d8

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-06-30T21:12:11
Monotone-Branch: ca.inverse.sogo
2010-06-30 21:12:11 +00:00
Francis Lachapelle 0ff309bb15 See ChangeLog.
Monotone-Parent: 66db9463cbafa20e7fce07829dca8d5d59f33165
Monotone-Revision: aa47b57f3bbc833ffcc7199f21b79f0453a1cd87

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-06-29T20:21:48
Monotone-Branch: ca.inverse.sogo
2010-06-29 20:21:48 +00:00
Wolfgang Sourdeau c5232d42a5 Monotone-Parent: f050642fcfd85a888681137f9572e2646d4cadc9
Monotone-Revision: 4836e88278f663b165807bc739419dea0b0b3c73

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-06-05T04:46:12
Monotone-Branch: ca.inverse.sogo
2010-06-05 04:46:12 +00:00
Wolfgang Sourdeau f7ac2f2713 Monotone-Parent: 73c003158a06a65893a6deafa03df694aa0178b6
Monotone-Revision: 412d6bf932c8152d0f23bb7bc6e4f75f4fd3750c

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-06-04T22:01:32
Monotone-Branch: ca.inverse.sogo
2010-06-04 22:01:32 +00:00
Wolfgang Sourdeau 0959a88ea9 Monotone-Parent: b8ad0061e865a522c79c6a19bc8d7841469af81a
Monotone-Revision: 7f2779135e9501efcfbb73fce0b3d244687ecaa4

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-06-03T14:43:38
Monotone-Branch: ca.inverse.sogo
2010-06-03 14:43:38 +00:00
Wolfgang Sourdeau eb8125f468 Monotone-Parent: a641a4defe2d11d4baa914640535e45ef48f0425
Monotone-Revision: 0de048fc2845b8e712e21700f4604fa0cd9eeea4

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-05-28T16:52:17
Monotone-Branch: ca.inverse.sogo
2010-05-28 16:52:17 +00:00
Wolfgang Sourdeau dbaf839025 Monotone-Parent: c81c7151deb5466ad48ca5eb97d70f3b1172934c
Monotone-Revision: aae7c0443ed50c145721274def3a8a4f2d2216e2

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-05-27T13:30:36
Monotone-Branch: ca.inverse.sogo
2010-05-27 13:30:36 +00:00
Wolfgang Sourdeau 1de98394d4 Monotone-Parent: 19b0008e26816c6e8c6ccdb5329120a04a33f229
Monotone-Revision: 1a3634c32194a58102b74c15f2af08066e7d4e91

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-05-17T15:29:57
Monotone-Branch: ca.inverse.sogo
2010-05-17 15:29:57 +00:00
Wolfgang Sourdeau 320e9256d1 Monotone-Parent: 044582e9ad4ddb9d86e36c14f35c91195c979b7c
Monotone-Revision: 8f6b1948a4de37d255b2c1ab1d3f1baa780f455d

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-05-06T19:30:14
Monotone-Branch: ca.inverse.sogo
2010-05-06 19:30:14 +00:00
Wolfgang Sourdeau 2bf4b7cf8b Monotone-Parent: 1ccd34fd9ea99e675935d745db7e70d19716428a
Monotone-Revision: c40151185171e3ba8a257569b8ab5ec86930d393

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-05-05T14:40:53
Monotone-Branch: ca.inverse.sogo
2010-05-05 14:40:53 +00:00
Wolfgang Sourdeau add1d5441a Monotone-Parent: ab2613d820779df99f34c6d0ae2ec38908cae05f
Monotone-Revision: 28cde865644a3171d49fc0d08dad0efa39112fa2

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-04-19T21:30:25
Monotone-Branch: ca.inverse.sogo
2010-04-19 21:30:25 +00:00
Wolfgang Sourdeau 65a08b56cd Monotone-Parent: 13d533568c7b2e2ef1d4aeffe0c294abce793f3d
Monotone-Revision: 55bd0aadaff660782e65e1546472acf441f5dea3

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-04-12T17:51:59
Monotone-Branch: ca.inverse.sogo
2010-04-12 17:51:59 +00:00
Francis Lachapelle c4a5c6defd Fix for bug #508.
Monotone-Parent: 9de427ab0a6d798a88bf25730ef5135e63d0b420
Monotone-Revision: 0b6870691295aea5bdfe237959986aa5b51597a6

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-03-30T22:01:15
Monotone-Branch: ca.inverse.sogo
2010-03-30 22:01:15 +00:00
Wolfgang Sourdeau 251a538c12 Monotone-Parent: 01c5e5314c26ef13463ba2e2dec3d854ef793f1d
Monotone-Revision: eea6de6db85c76d95dc3f6d1ca4e05b3fa7fc455

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-03-10T21:53:26
Monotone-Branch: ca.inverse.sogo
2010-03-10 21:53:26 +00:00
Wolfgang Sourdeau b3033b7ee3 Monotone-Parent: 76bbd325dd3f008b41a9eeb4c53bd9bdd499b0c1
Monotone-Revision: 3c5652f843b98737f8897852da0ce863cdc69432

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-02-17T15:12:30
Monotone-Branch: ca.inverse.sogo
2010-02-17 15:12:30 +00:00