Commit graph

2412 commits

Author SHA1 Message Date
Wolfgang Sourdeau a9b521c8be Added SOGoSAML2Session 2012-11-01 11:29:27 -04:00
Wolfgang Sourdeau 157e66ad4f added "--enable-saml2" configuration option and dependency on liblasso 2012-11-01 11:28:45 -04:00
Wolfgang Sourdeau ac5f0bb95a implemented +[SOGoSAML2Session metadata] 2012-11-01 10:46:51 -04:00
Luc Charland a916ac8927 Fixed bug #1105 Remote images display
There now is a configurable default in mail preferences where
you can set remote images to display either Never or Always.
2012-10-31 11:53:30 -04:00
Wolfgang Sourdeau 21ee23e7df avoid comparisons that extend past the string length 2012-10-30 16:59:22 -04:00
Francis Lachapelle 2fdf4f5535 Fix typos in Spanish (Spain) translation 2012-10-26 22:31:14 -04:00
Wolfgang Sourdeau 20cb769db1 style 2012-10-26 22:38:41 -04:00
Wolfgang Sourdeau 9929623119 Accelerated basic page loading by caching the list of supported languages 2012-10-25 21:58:34 -04:00
Wolfgang Sourdeau cf0e0691f6 Accelerated basic page loading by caching the user language 2012-10-25 21:46:23 -04:00
Wolfgang Sourdeau 73781f25f6 Updated copyright 2012-10-23 23:47:06 -04:00
Francis Lachapelle 31be93ef2e Update translation
- Dutch
- French
- German
- Hungarian
- SpanishArgentina
- SpanishSpain
2012-10-23 14:04:15 -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 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 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 6d8c328910 Fixed most build warnings 2012-10-22 10:09:13 -04:00
Jeroen Dekkers 990911e142 Specify all necessary libraries when linking 2012-10-19 18:23:07 +02:00
Jeroen Dekkers 439bb132c1 Add support for GnuTLS 2012-10-19 17:33:48 +02:00
Jeroen Dekkers 0482c1db33 Read configuration from /etc/sogo/sogo.conf 2012-10-19 16:07:45 +02:00
Wolfgang Sourdeau 1357bb2f35 -[EOAndQualifier initWithQualifiers:] must receive a nil-ended list (fixes #1999) 2012-10-18 11:34:47 -04:00
Wolfgang Sourdeau 5a76790418 Added support for SMTP PLAIN authentication 2012-10-16 16:56:48 -04:00
Wolfgang Sourdeau 23ea006575 nameExistsInFolder: removed useless method 2012-10-13 13:45:56 -04:00
Luc Charland 854985e124 Fixed bug #1477 Add decision in subject header 2012-10-11 09:37:01 -04:00
Wolfgang Sourdeau 58bb454774 "id" is already a pointer type 2012-10-10 11:57:36 -04:00
Wolfgang Sourdeau 37b9aca940 Do not consider fetching and storing user info for user ids or emails which contain spaces 2012-10-09 14:03:28 -04:00
Wolfgang Sourdeau 3c0e534d11 Keep unresolved users in the cache too, to avoid useless queries to the user database 2012-10-06 14:51:26 -04:00
Wolfgang Sourdeau 61b6050058 the bodystructure and body parts in an IMAP "fetch" response are now named following their requested identifier instead of "body" 2012-10-06 12:19:30 -04:00
Wolfgang Sourdeau fba9788f99 We need to store the message UID as NSString keys rather than NSNumber instances, otherwise the lookups occurring later using NSString keys will not work 2012-09-27 19:23:14 -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
Luc Charland dfe369dd20 Fixed bug #1944
Deleting a mail folder doesn't create the Trash mailbox.
2012-09-25 16:39:40 -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 613499c63a propagate from branch 'ca.inverse.sogo.1_3_18' (head 7c7520aa207bce4701e10594a7e6854a244e9f7e)
to branch 'ca.inverse.sogo' (head 1cc99cc487a5bfdb791d4067042b904d7eb47795)

Monotone-Parent: 1cc99cc487a5bfdb791d4067042b904d7eb47795
Monotone-Parent: 7c7520aa207bce4701e10594a7e6854a244e9f7e
Monotone-Revision: eb22f4d3b368a79ce56bcad18f9f176fff0cb73c

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-09-07T19:40:28
Monotone-Branch: ca.inverse.sogo
2012-09-07 19:40:28 +00:00
Francis Lachapelle 1c128a224f See ChangeLog
Monotone-Parent: 635c9e7117554059bb6df5357a9f71f448867b55
Monotone-Revision: 31dc3dd102c504ce978c1809310a4924273fc57b

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-09-04T17:46:23
2012-09-04 17:46:23 +00:00
Francis Lachapelle 23d45acf5d propagate from branch 'ca.inverse.sogo.1_3_18' (head 6715d58c21f1a56fe1676af927c8dbc0dc2b3cdf)
to branch 'ca.inverse.sogo' (head 02b6f913c445756d25887e84a443f77942949032)

Monotone-Parent: 02b6f913c445756d25887e84a443f77942949032
Monotone-Parent: 6715d58c21f1a56fe1676af927c8dbc0dc2b3cdf
Monotone-Revision: b142d5d1ddfd110920b6b9d0c4efbba96c4ccedd

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-08-29T03:57:53
Monotone-Branch: ca.inverse.sogo
2012-08-29 03:57:53 +00: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