Commit Graph

1051 Commits

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