Commit Graph

901 Commits (b05fcc7d82395fe2d988567c36d213aa1c6cfeae)

Author SHA1 Message Date
Ludovic Marcotte 47a3f1a19d toggle to send or not notifications 2013-06-18 14:14:42 -04:00
Ludovic Marcotte 4ec19d46fa Removed left-over code that would cause the logic from bug #2035 to not work. 2013-04-25 14:46:00 -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 d12c651d59 New system default SOGoEncryptionKey
To be used to encrypt the passwords of remote Web calendars when
SOGoTrustProxyAuthentication is enabled.
2013-03-11 09:34:36 -04:00
Ludovic Marcotte 46815042c9 Fixed bug when modifying/deleting exceptions of recurring events. 2013-03-07 09:29:56 -05:00
Francis Lachapelle efb45bfba6 Fix issue with exceptions in repeating events
Fixed the display of an exception when its recurrence id is outside the
current view.
2013-02-15 15:17:08 -05:00
Francis Lachapelle c13c389ae5 Update Danish translation 2013-02-12 08:42:47 -05:00
Ludovic Marcotte 8f33197c59 Fix for bug #1991. 2013-01-25 10:21:28 -05:00
Francis Lachapelle 5bbb5df2a8 Fix exceptions of recurring all-day events 2013-01-21 14:11:38 -05:00
Francis Lachapelle 58dc0343bb Merge remote-tracking branch 'origin/master' 2013-01-18 09:38:27 -05:00
Ludovic Marcotte 814e2c0556 Fix for bug #2129 2013-01-18 09:18:10 -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
Ludovic Marcotte c7fbcb0fc4 Fixed bug #1850 2013-01-09 14:08:37 -05:00
Francis Lachapelle 39632239f9 Fix partstat of attendee in his calendar
Fixes #2155
2013-01-03 10:15:25 -05:00
Francis Lachapelle 026ffd8888 Update translations 2012-12-06 10:31:15 -05:00
Ludovic Marcotte 988e91a638 We also remove the RSVP in the user's calendar during a PUT. 2012-12-05 08:31:35 -05:00
Francis Lachapelle 5500f99312 Remove conditions on RSVP
Fixes #1850
2012-11-30 15:11:03 -05:00
Ludovic Marcotte eed17fd95a Fix for bug #1850 and removed dead code/comments. 2012-11-30 13:57:55 -05:00
Ludovic Marcotte f0f206b8bb Merge branch 'master' of https://github.com/inverse-inc/sogo 2012-11-29 15:50:07 -05:00
Ludovic Marcotte 73ff981d4f Fixed the method that returns the current-user-principal. 2012-11-29 15:49:32 -05:00
Francis Lachapelle ce36e80d6b Initial Slovak translation 2012-11-29 14:40:46 -05:00
Ludovic Marcotte 1bf2509d1e Fix for bug #2115. 2012-11-21 11:56:24 -05:00
Ludovic Marcotte a1d092cab0 Fix for #2093. 2012-11-19 14:20:13 -05:00
Ludovic Marcotte 3f8d374d63 Fix for bug #2035 2012-11-17 15:38:29 -05:00
Ludovic Marcotte 51192dd533 We now order correctly CardGroups - especially for calendars.
This is to avoid a bug in BlackBerry devices where the METHOD
must be placed BEFORE any vevent/vtimezone objects, otherwise
the invitation objects are never recognized, and rather shown
as a "application/x-rimdevicecalendar" attachment.
2012-11-13 13:58:05 -05:00
Francis Lachapelle 2fdf4f5535 Fix typos in Spanish (Spain) translation 2012-10-26 22:31:14 -04:00
Francis Lachapelle 31be93ef2e Update translation
- Dutch
- French
- German
- Hungarian
- SpanishArgentina
- SpanishSpain
2012-10-23 14:04:15 -04:00
Francis Lachapelle 60b078f550 Fix double backslash in Polish translation 2012-10-23 07:13:14 -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 5a76790418 Added support for SMTP PLAIN authentication 2012-10-16 16:56:48 -04:00
Luc Charland 854985e124 Fixed bug #1477 Add decision in subject header 2012-10-11 09:37:01 -04:00
Francis Lachapelle b734090ce5 Updated translations
- Catalan
- Dutch
- French
- German
- Hungarian
- Russian
- Spanish (Argentina)
- Spanish (Spain)
2012-09-26 09:23:10 -04:00
Francis Lachapelle 7e79b79c04 Improvement over previous commit 2012-09-26 07:26:30 -04:00
Francis Lachapelle ddc03a9391 Log entry when loading remote web calendar 2012-09-26 07:20:30 -04:00
Francis Lachapelle 9f586db2a0 Fixed error message according to translations 2012-09-24 14:27:22 -04:00
Ludovic Marcotte d024a62e98 Simplified even more the previous commit. 2012-09-24 13:26:20 -04:00
Ludovic Marcotte a6b07cd158 Fixed #1989 (clang bug with function definition within method) 2012-09-24 13:16:14 -04:00
Luc Charland 26c97fe4ed Fixed bug 1930
Notification e-mail are not available on transifex for translate
This simply needed to be passed to the translation before returning.
2012-09-19 16:11:17 -04:00
Luc Charland 491089e194 Fixed bug 1929: Notifications about Modifications
Notifications about Modifications don't show the Calendar name.
When an email notification is selected by the user, the calendar name
from which the event was changed is added to the email.

Needs to be translated.
2012-09-19 10:35:05 -04:00
Francis Lachapelle bc0bd77d45 Updated Spanish (Spain) translation
Monotone-Parent: 6da35bf3e764354a5472752070138259d909ae56
Monotone-Revision: f1882bcb770dc06a864552a193dba1c427913841

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-08-28T13:30:34
2012-08-28 13:30:34 +00:00
Francis Lachapelle 925412ffcf Updated Spanish (Argentina) translation
Monotone-Parent: 0bf69082b57290bcfab6429fbda6b1c808ecc1df
Monotone-Revision: 6da35bf3e764354a5472752070138259d909ae56

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-08-28T13:27:29
2012-08-28 13:27:29 +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 2ac68a818e Updated French translation
Monotone-Parent: af632270926a9ff2164d4226f6a04ab281a2fdb2
Monotone-Revision: 549b5b2ba6cec31b0eabdb2aa7547d8e1f4973c2

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-08-28T12:58:06
2012-08-28 12:58:06 +00:00
Francis Lachapelle da6b5696a0 See ChangeLog
Monotone-Parent: 728de9d1f91919c2ef87a31aa2d11b9b1a3a9835
Monotone-Revision: e5e46473685093f9076981f90edbe581992247e7

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-08-27T20:35:10
2012-08-27 20:35:10 +00:00
Ludovic Marcotte 23386cab11 See ChangeLog
Monotone-Parent: 02a0c346903984d754efc6a1339191e14f2a9b9f
Monotone-Revision: 81e5a2cbed9325efd0e582da75adabe4e79cff9f

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-08-27T09:40:18
2012-08-27 09:40:18 +00:00
Francis Lachapelle 7c12e56253 See ChangeLog.
Monotone-Parent: 5be006c193563fa56c59af40f439dd28be19ed62
Monotone-Revision: 3724c4e7b13bc7e47dfac774a12b9b16f85cc78b

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-07-25T14:03:37
2012-07-25 14:03:37 +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
Ludovic Marcotte dbdba16168 Added comment in the code regarding previous commit
Monotone-Parent: e7b38d4230f362ff9d71b2d1bfa8af9b8a2e80c6
Monotone-Revision: 90e0a15d1fa7861aebb988530cf5503d63b9b9c0

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-07-24T14:08:56
2012-07-24 14:08:56 +00:00
Ludovic Marcotte f348bd3211 Fix for bug #1888
Monotone-Parent: 247bc51241f490e20ac9abc386e95d4198cefbaf
Monotone-Revision: 5c693d8846aabef79f3f26fae416c99fe51bed78

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-07-24T13:58:47
2012-07-24 13:58:47 +00:00
Wolfgang Sourdeau 8f31821e1d Monotone-Parent: c9c54e20cc8e010c29ef8e5fa1cbd039c35e5344
Monotone-Revision: 7eb19f1f060daa6cb0a2421481ec351910c3af68

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-07-20T19:07:03
2012-07-20 19:07:03 +00:00
Francis Lachapelle 5c618e5638 Improved HTML of mail notifications. See ChangeLog.
Monotone-Parent: 8ce46d6fa7b1d1a9d12069cee3ba796d99d668d2
Monotone-Revision: 5a6d160e6f9616edb725a40e08f24f0f0bf539b0

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-07-20T18:34:59
2012-07-20 18:34:59 +00:00
Jean Raby aeef968c4e * Tests/Integration/config.py.in: New config parameter: webCalendarURL
* Tests/Integration/webdavlib.py(HTTPPOST,HTTPGET):
  Allow cookies in post and get requests.
  * Tests/Integration/test-ui-posts.py: New test class
  Currently contains only one test case which exercises addWebCalendar

  * SoObjects/Appointments/GNUmakefile:
  use -Wl,--no-as-needed when linking. Fixes #1863

Monotone-Parent: 080d411d52272c158ce60ea0bab6ba8eb9d9aa2a
Monotone-Revision: 8ce46d6fa7b1d1a9d12069cee3ba796d99d668d2

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-07-18T20:22:54
2012-07-18 20:22:54 +00:00
Ludovic Marcotte 1abc40c127 See ChangeLog
Monotone-Parent: f489c387ef5efde7f9beee4a9b97ecf85275ffb2
Monotone-Revision: 080d411d52272c158ce60ea0bab6ba8eb9d9aa2a

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-07-18T19:05:58
2012-07-18 19:05:58 +00:00
Wolfgang Sourdeau 91d9836d80 Monotone-Parent: 471d12add6428916fe0b3d9938d1362d062f1de1
Monotone-Revision: 22bcd9c626e305661b31c70a49c93352266c2dc8

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-07-14T02:41:29
2012-07-14 02:41:29 +00:00
Wolfgang Sourdeau 6cd17dc9b8 Monotone-Parent: 493dd9034b71a42f4fc3df70a482872a7c50cc22
Monotone-Revision: f071f53cbc4a39b0b852c58e7e57332f05ef1e0c

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-07-13T20:59:09
2012-07-13 20:59:09 +00:00
Wolfgang Sourdeau ee723f9694 fixed neglected warnings
Monotone-Parent: 61a57c3431ce88c941b644d5a0ce21abb1f82f8c
Monotone-Revision: 493dd9034b71a42f4fc3df70a482872a7c50cc22

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-07-13T20:37:16
2012-07-13 20:37:16 +00:00
Wolfgang Sourdeau cbd4bd907a Monotone-Parent: 7fb9c9db1f708e5ebd59004e2cd37cf85e5d94d6
Monotone-Revision: 61a57c3431ce88c941b644d5a0ce21abb1f82f8c

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-07-13T20:36:19
2012-07-13 20:36:19 +00:00
Wolfgang Sourdeau d40be7d196 fixed missing declaration update
Monotone-Parent: 11acebc5a76969e7e9f712ff0325cb10e3171669
Monotone-Revision: 7fb9c9db1f708e5ebd59004e2cd37cf85e5d94d6

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-07-13T20:35:02
2012-07-13 20:35:02 +00:00
Wolfgang Sourdeau 5b1abf0d68 fixed missing declaration update
Monotone-Parent: d953e1b8cae8bcdf2a3cff4219ea365af8391941
Monotone-Revision: 11acebc5a76969e7e9f712ff0325cb10e3171669

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-07-13T20:34:13
2012-07-13 20:34:13 +00:00
Wolfgang Sourdeau 82f3f1b3d9 Monotone-Parent: 9475f39d99549bfa74e7f88be7e54d9650beb0d5
Monotone-Revision: d953e1b8cae8bcdf2a3cff4219ea365af8391941

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-07-13T20:31:41
2012-07-13 20:31:41 +00:00
Wolfgang Sourdeau 825686eaed merge of '1fae890d6e269d7918982811c46400a4ff38745d'
and '4d39a71900cc87ae1185f268c1c35a5a4b086b1d'

Monotone-Parent: 1fae890d6e269d7918982811c46400a4ff38745d
Monotone-Parent: 4d39a71900cc87ae1185f268c1c35a5a4b086b1d
Monotone-Revision: dac25405c6ab2f1d735ddb9f6db4243e5e96d14b

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-07-12T15:04:27
2012-07-12 15:04:27 +00:00
Wolfgang Sourdeau 87a7732361 applied changes from c6b25920d896b2d19d0ef40a4cadee46c87bba2d
through fcec9822c0aaee8cefba77d0f50a8582b33fa3f0

Monotone-Parent: 975e40192e290b5aa4bc5c5b99a12b299d84fa5a
Monotone-Revision: 4d39a71900cc87ae1185f268c1c35a5a4b086b1d

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-07-12T15:03:38
2012-07-12 15:03:38 +00:00
Ludovic Marcotte 2c987bae06 See ChangeLog
Monotone-Parent: 975e40192e290b5aa4bc5c5b99a12b299d84fa5a
Monotone-Revision: 740654a1f1be6a68843349cf438d5a87445f489e

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-07-11T18:57:27
2012-07-11 18:57:27 +00:00
Ludovic Marcotte c8c0030518 See ChangeLog
Monotone-Parent: 236aeb7125be0df2f27ec6c73f05a3d74a71ee71
Monotone-Revision: 0012ddb107483154b76c08f33a7b8437b5309529

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-07-11T14:06:41
2012-07-11 14:06:41 +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 38b1cbd014 * SoObjects/Appointments/SOGoAppointmentObject.m
(PUTAction:): detect conflicting event UID and
      deny the request accordingly.

  * Tests/Integration/test-caldav-scheduling.py:
    new test for bug #1853

Monotone-Parent: 32e30de409bdd4e864d0c454e1939c809fb8edcd
Monotone-Revision: a4ef73c2ad79c8da8d8e0c93767ab06e14bc846b

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-06-27T16:06:20
2012-06-27 16:06:20 +00:00
Francis Lachapelle c74b5a1cc1 Updated Czech translation.
Monotone-Parent: 802a8f25aa0ed67386953826b82939c3ab98bba2
Monotone-Revision: 32e30de409bdd4e864d0c454e1939c809fb8edcd

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-06-26T20:45:07
2012-06-26 20:45:07 +00:00
Ludovic Marcotte b88d623ad3 See ChangeLog
Monotone-Parent: b532b841f572a64aa9b471da32a51bb939539334
Monotone-Revision: 7658ec99af152b2743393d20c3c4f2c23610ec4c

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-06-20T14:05:40
2012-06-20 14:05:40 +00:00
Ludovic Marcotte 083c2d77b0 See ChangeLog
Monotone-Parent: 6105680d967d026c63b9b9f96cb3aeae9884e804
Monotone-Revision: b532b841f572a64aa9b471da32a51bb939539334

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-06-19T13:17:48
2012-06-19 13:17:48 +00:00
Francis Lachapelle 33646f6e36 Updated French translation
Monotone-Parent: 66eec7d8f52f50c83b5b14fe250bc9c749c0f8e8
Monotone-Revision: e0521e868d51799ef0a1be1a41939a06509efc6c

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-06-06T14:15:11
2012-06-06 14:15:11 +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
Francis Lachapelle d98db782b3 See SOPE/NGCards/ChangeLog.
Monotone-Parent: 99dc7d9dce88b8a323b1e7aab60de99ed2bfda60
Monotone-Revision: d29498142c4a9f1d780373bd5f0d80b17f6e2c33

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-05-30T11:34:24
2012-05-30 11:34:24 +00:00
Jean Raby 9b814bc58c * SoObjects/Appointments/SOGoAppointmentObject.m (_handleResourcesConflicts):
Deny access to resources if the resource's ACL don't allow the organizer
  to read its freebusy info.
  Without this, sogo would always auto-accept invitations from 'unprivileged'
  users, potentially bypassing the multiplebooking parameter.

Monotone-Parent: 8ac367dca61f0a4a66df59c7c786dd0f5016050d
Monotone-Revision: 1f2bd4b4727f3158ab77ca76322cd555967d326a

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-05-15T14:36:52
2012-05-15 14:36:52 +00:00
Jean Raby 6ad52fe047 * SoObjects/Appointments/SOGoAppointmentObject.m (PUTAction):
Delete bitrotten code that could end up duplicating attendees.
  Behavior exposed by the new caldav tests

  * Tests/Integration/config.py.in
  * Tests/Integration/test-caldav-scheduling.py
  * Tests/Integration/test-ical.py
  * Tests/Integration/test-davacl.py:
  Use an unprivileged webdavclient where possible.
  This would have uncovered the resources calendar autocreation bug.

  * Tests/Integration/test-caldav-scheduling.py:
  New tests to excercise somewhat fragile code in dav autoscheduling.

Monotone-Parent: 82335b9404ce69f30e311f831868f8d13e598a46
Monotone-Revision: 1ed6d11b3a404920b5f62a1b03c4a035d5bd53b3

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-05-11T16:20:45
2012-05-11 16:20:45 +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
Francis Lachapelle a1f0d669a2 merge of '072677283f59903d1be242f3d96735460ef0985f'
and '4e2b45bb5b0360d8cf107846fa39fb12f6bacf7f'

Monotone-Parent: 072677283f59903d1be242f3d96735460ef0985f
Monotone-Parent: 4e2b45bb5b0360d8cf107846fa39fb12f6bacf7f
Monotone-Revision: 672825b550345066a5eea3c60a50e21c47b5624f

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-05-01T00:48:46
2012-05-01 00:48:46 +00:00
Francis Lachapelle c5380c2ae6 Monotone-Parent: c64050fc650935a4d7620ed869e3e3863b178c1e
Monotone-Revision: 92367535790cc3bc3121df56f2ea4d87a7c11349

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-04-30T14:53:13
2012-04-30 14:53:13 +00:00
Ludovic Marcotte 19540fada1 See ChangeLog
Monotone-Parent: c64050fc650935a4d7620ed869e3e3863b178c1e
Monotone-Revision: 4e2b45bb5b0360d8cf107846fa39fb12f6bacf7f

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-04-30T09:50:10
2012-04-30 09:50:10 +00:00
Ludovic Marcotte c774314b1b See ChangeLog
Monotone-Parent: cd39fe0df424d1e5afd5dcfa4b1c94ad707fed24
Monotone-Revision: fc9e1cf3f4988bae25443b6d072add3f344d30f0

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-04-24T11:47:32
2012-04-24 11:47:32 +00:00
Ludovic Marcotte 63560c5678 See ChangeLog
Monotone-Parent: e290d09c6fe813e82f2e06c1cfcaab7ba2a5b3ac
Monotone-Revision: 64488d85ff930e32a07eda3c4ce9ae01e7513fc8

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-04-23T12:58:56
2012-04-23 12:58:56 +00:00
Wolfgang Sourdeau 5d2d426e33 Monotone-Parent: 404335da627fa036cf3569cb9212b3d2c29785a6
Monotone-Revision: b58773ad261dd708b850c5cd63f53133730d2c59

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-20T16:01:00
2012-04-20 16:01:00 +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
Ludovic Marcotte 0c0cbc19f0 See ChangeLog
Monotone-Parent: f90d169fbc251326ea6c8a2f620e125a8a7b4168
Monotone-Revision: 5af155533446328556c907456566939affd0ae8f

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-04-19T16:29:43
2012-04-19 16:29:43 +00:00
Francis Lachapelle 29aa61f8bd See ChangeLog.
Monotone-Parent: d76454ce94cf2e0cbc0503997f50e243467692ba
Monotone-Revision: 3df4271ffa54be2fdec6fa5cc5170ed38c1e01df

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-04-19T14:24:37
2012-04-19 14:24:37 +00:00
Wolfgang Sourdeau d2d1c1e104 Monotone-Parent: e93a01f806a40f4a4ff41e64bf05eae122e0eb6a
Monotone-Revision: 605af413c10fbef80e5952f773c4450ffface034

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-19T13:17:16
2012-04-19 13:17:16 +00:00
Wolfgang Sourdeau 5753cf3384 Monotone-Parent: 2b7803f8e993e96ff4490197722ef0a2a5faad70
Monotone-Revision: 7d9ee580367f7631b0793eae0e55ae9255d331bc

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-19T02:49:25
2012-04-19 02:49:25 +00:00
Ludovic Marcotte dbd99fac84 See ChangeLog
Monotone-Parent: 8ff4e6d2b420caded81d7317c1170ff6ce35249e
Monotone-Revision: 2b7803f8e993e96ff4490197722ef0a2a5faad70

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-04-18T17:39:11
2012-04-18 17:39:11 +00:00
Wolfgang Sourdeau e18608e58b Monotone-Parent: e7a3d03032fdca1b9564002f83fa7c9947b6cb17
Monotone-Revision: 2d2d3a51a60fe527ccb060a620cf04792ccfb293

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-18T19:13:26
2012-04-18 19:13:26 +00:00
Wolfgang Sourdeau 6329e6849a Monotone-Parent: 06b78be239198e10c446abc32f48addb0c71d0a2
Monotone-Revision: e7a3d03032fdca1b9564002f83fa7c9947b6cb17

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-18T19:11:55
2012-04-18 19:11:55 +00:00
Wolfgang Sourdeau eef4ce6a2c Monotone-Parent: 825d6255230167e6f80d8015a569afa6bdb4cb7d
Monotone-Revision: 8ca87c84e17cb0c60871b46aee9b11dc7900f1c2

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-18T16:56:13
2012-04-18 16:56:13 +00:00
Wolfgang Sourdeau 38ebd9e68c Monotone-Parent: 8a447d04163521d64bfb4168d80753ce1c557f3d
Monotone-Revision: 406832bc51a0849377951d10353a33568b33877b

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-13T15:17:12
2012-04-13 15:17:12 +00:00
Wolfgang Sourdeau e7bfbd3f6f Monotone-Parent: af017f174df00d4475a8c99168a6d994257a1ca8
Monotone-Revision: 8a447d04163521d64bfb4168d80753ce1c557f3d

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-13T14:04:42
2012-04-13 14:04:42 +00:00