Commit Graph

9418 Commits (775a8421d5172cd11be3e16d4e2f41224052ce8a)

Author SHA1 Message Date
Wolfgang Sourdeau 157e66ad4f added "--enable-saml2" configuration option and dependency on liblasso 2012-11-01 11:28:45 -04:00
Wolfgang Sourdeau 39c2d43cef Implemented "saml2-metadata" web method to fetch the metadata corresponding to the current server 2012-11-01 10:48:10 -04:00
Wolfgang Sourdeau ac5f0bb95a implemented +[SOGoSAML2Session metadata] 2012-11-01 10:46:51 -04:00
Wolfgang Sourdeau e31f809849 Use the system defaults when the user defaults are not availble 2012-11-01 10:27:27 -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
Wolfgang Sourdeau 1223a6c0ee make use of -[WOComponent componentBundle] 2012-10-30 09:41:20 -04:00
Wolfgang Sourdeau 7c2079870a Merge branch 'master' of github.com:inverse-inc/sogo 2012-10-30 08:57:16 -04:00
Wolfgang Sourdeau 806ea9fd13 do not duplicate the result of method calls into a NSMutableString 2012-10-30 08:49:51 -04:00
Wolfgang Sourdeau 40a1a51845 cache the "startDate" 2012-10-30 08:49:02 -04:00
Wolfgang Sourdeau 20cb769db1 style 2012-10-26 22:38:41 -04:00
Francis Lachapelle 2fdf4f5535 Fix typos in Spanish (Spain) translation 2012-10-26 22:31:14 -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 1080bee3ba style 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
Wolfgang Sourdeau 1f64747b67 Merge pull request #2 from dekkers/link-everything-correctly
Specify all necessary libraries when linking (thanks to Jeroen Dekkers)
2012-10-20 12:15:23 -07:00