Francis Lachapelle
89f31ebc0c
Update NEWS file for release 2.0.2a
2012-11-15 12:14:25 -05:00
Wolfgang Sourdeau
19fceff5cb
avoid comparisons that extend past the string length
...
(cherry picked from commit 21ee23e7df )
2012-11-15 11:48:07 -05:00
Ludovic Marcotte
a204616831
Apply patches for bug #2060
...
(cherry picked from commit 6ad59a8481 )
2012-11-15 11:47:45 -05:00
Ludovic Marcotte
4525063194
Automatically disable alarms for newly subsribed calendars.
...
This fixes bug #2074 .
(cherry picked from commit fe09a7969d )
2012-11-15 11:47:20 -05:00
Jean Raby
bee27444bc
Use GCSSpecialQueries in sogo-tool rename-user
...
Fixes #1924
The SQL syntax used by the former query would only work
with postgresql and Oracle.
(cherry picked from commit 378eef4082 )
2012-11-15 10:30:21 -05:00
Francis Lachapelle
0b5aaa045a
Fix user rights editor in calendar module
...
(cherry picked from commit 33bd07a53d )
2012-11-15 10:26:00 -05:00
Francis Lachapelle
7a598cbc8b
Improve user rights editor in calendar module
...
(cherry picked from commit fb4b266b3b )
2012-11-15 10:25:49 -05:00
Jean Raby
d736ba1d5d
Reorder VCALENDAR template elements
...
It must match [iCalCalendar orderOfElements]
(cherry picked from commit d82ba7cbb9 )
2012-11-15 10:25:37 -05:00
Ludovic Marcotte
021c905fea
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.
(cherry picked from commit 51192dd533 )
2012-11-15 10:25:05 -05:00
Francis Lachapelle
bc91cfe3d2
Fix scrolling for calendars/addressbooks lists
...
(cherry picked from commit b088f6f97f )
2012-11-15 10:24:50 -05:00
Francis Lachapelle
58bdf5c933
Fix bug with reply-to header in messages
...
(cherry picked from commit e037ca0a49 )
2012-11-15 10:24:39 -05:00
Francis Lachapelle
864789959d
Fix title display of cards with a photo
...
(cherry picked from commit 0ab36d4ec5 )
2012-11-15 10:23:53 -05:00
Jean Raby
af3deea480
Fix 'Show Raw Source' for tasks
...
(cherry picked from commit 0a4809e2be )
2012-11-15 10:21:38 -05:00
Francis Lachapelle
eacbda1429
Fix typos in Spanish (Spain) translation
...
(cherry picked from commit 2fdf4f5535 )
2012-11-15 10:16:27 -05:00
Francis Lachapelle
9dd000a2ca
Merge to 2.0.2
...
Merge commit '1080bee3ba9749aad0dc28625081fc6a496f7280' into maint
Conflicts:
OpenChange/MAPIStoreContext.h
OpenChange/MAPIStoreContext.m
2012-11-15 10:10:48 -05:00
Wolfgang Sourdeau
1080bee3ba
style
SOGo-2.0.2
2012-10-24 15:00:02 -04:00
Wolfgang Sourdeau
389f4d4c19
style
2012-10-24 14:59:13 -04:00
Wolfgang Sourdeau
602c6abe90
Merge branch 'master' of github.com:inverse-inc/sogo
2012-10-24 14:23:45 -04:00
Francis Lachapelle
1e04eb5717
Update French translation
2012-10-24 14:21:27 -04:00
Wolfgang Sourdeau
28ecb6069d
Updated version to 2.0.2
2012-10-24 00:04:00 -04:00
Wolfgang Sourdeau
c8780b4bfa
Updated version to 2.0.2
2012-10-24 00:03:53 -04:00
Wolfgang Sourdeau
d51bf22976
Commented out allocation/deallocation debugging code
2012-10-23 23:58:39 -04:00
Wolfgang Sourdeau
73781f25f6
Updated copyright
2012-10-23 23:47:06 -04:00
Wolfgang Sourdeau
a2f44dc346
Updated version to 2.0.2
2012-10-23 17:18:44 -04:00
Wolfgang Sourdeau
d1be924fd1
Updated version to 2.0.2
2012-10-23 17:00:18 -04:00
Wolfgang Sourdeau
15b44c6f5a
Updated version to 2.0.2
2012-10-23 16:59:48 -04:00
Luc Charland
8a9336c599
fixed bug #2062 priority shows prio_null
...
When looking at a priority from a calendar where you don't have enough
rights.
In this case simply do not show anything in the field.
2012-10-23 16:20:51 -04:00
Francis Lachapelle
ee712d2c11
Restore missing translation strings
2012-10-23 15:21:19 -04:00
Francis Lachapelle
bb8eb2e1c3
Restore missing translation strings
2012-10-23 15:17:28 -04:00
Francis Lachapelle
31be93ef2e
Update translation
...
- Dutch
- French
- German
- Hungarian
- SpanishArgentina
- SpanishSpain
2012-10-23 14:04:15 -04:00
Wolfgang Sourdeau
2cd0a643b9
the defaults for "sogod" are now registered from libSOGo
2012-10-23 13:42:27 -04:00
Wolfgang Sourdeau
1f80387fc8
simplified and fixed the overriding of "SOGoLDAPQueryLimit" and "SOGoLDAPQueryTimeout"
2012-10-23 13:42:02 -04:00
Wolfgang Sourdeau
fe29c24e68
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"
2012-10-23 13:41:34 -04:00
Wolfgang Sourdeau
54baffcd56
Added the ability to read the SOGo configuration from a property list file in /etc/SOGo/.
2012-10-23 11:33:47 -04:00
Wolfgang Sourdeau
007a325164
Do not show any signature verification icon at all when SMIME is not supported
2012-10-23 10:52:58 -04:00
Wolfgang Sourdeau
c844c221d3
Do not show any signature verification icon at all when SMIME is not supported
2012-10-23 10:51:05 -04:00
Wolfgang Sourdeau
6859fd3652
Do not automatically depend on libcrypto and make fallback dependency on libssl optional
2012-10-23 10:30:05 -04:00
Wolfgang Sourdeau
2f9369db57
Do not provide a default fallback on libssl, when gnutls is not in use.\nInstead, we make the use of either library mandatory.
2012-10-23 10:29:05 -04:00
Wolfgang Sourdeau
3fb2a835d7
removed the need for "dummytool" and enabled the "--with-ssl=X" option for the "configure" script
2012-10-23 10:27:53 -04:00
Wolfgang Sourdeau
de381aca81
Added support for gnutls (thanks to Jeroen Dekkers).
2012-10-23 10:11:36 -04:00
Wolfgang Sourdeau
fa7a6507b5
new file
2012-10-23 10:11:33 -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
331b61d9b2
escape the username part of the tablename in order to obtain an acceptable SQL identifier
2012-10-22 15:17:47 -04:00
Wolfgang Sourdeau
6d8c328910
Fixed most build warnings
2012-10-22 10:09:13 -04:00
Wolfgang Sourdeau
dac021799a
Fixed most build warnings
2012-10-22 08:02:22 -04:00
Wolfgang Sourdeau
e717be6126
Fixed most build warnings
2012-10-22 08:01:40 -04:00
Wolfgang Sourdeau
667f0b4a13
style
2012-10-20 16:41:03 -04:00
Wolfgang Sourdeau
b3d2f71708
encode the url of the remote calendar, to enable the passing of url parameters
2012-10-20 16:40:44 -04:00
Wolfgang Sourdeau
f4c12f9658
Merge pull request #1 from dekkers/make-check
...
Implement a "make check" target that will run the unit tests (thanks to Jeroen Dekkers)
2012-10-20 12:39:39 -07:00