Commit graph

423 commits

Author SHA1 Message Date
Francis Lachapelle c0db64e0f2 Preparation for release 3.2.10 2017-07-05 10:49:34 -04:00
Francis Lachapelle 43d85f8bc4 Use xsltproc instead of fop to generate XSL-FO 2017-07-05 10:44:27 -04:00
Ludovic Marcotte fa7aba89c2 (doc) improve iOS doc 2017-06-29 15:41:23 -04:00
Ludovic Marcotte 5fd8c9d2d0 (doc) updates for MySQL's max_allowed_packet parameter (fixes #4119 and #4142) 2017-06-09 11:19:57 -04:00
Ludovic Marcotte 0a990ff66b (doc) replaced localhost with 127.0.0.1 to avoid IPv6 errors 2017-05-26 15:44:23 -04:00
Francis Lachapelle e591c9b3cf (doc) Fix rendering of Installation Guide 2017-05-25 14:41:05 -04:00
Francis Lachapelle 92137de325 (doc) Fix IMAP server URL with TLS 2017-05-24 08:33:22 -04:00
Francis Lachapelle 4d490d0f1e Preparation for release 3.2.9 2017-05-09 09:04:31 -04:00
Francis Lachapelle 5f71ee4d52 (doc) Typo 2017-04-21 16:02:10 -04:00
Francis Lachapelle 68eae92d2d (doc) Exclude GNUstep packages from EPEL 2017-04-21 15:32:33 -04:00
Ludovic Marcotte a9763e94a4 (feat) added photo support in GAL search ops 2017-04-21 15:29:34 -04:00
Francis Lachapelle 7065c4f765 Preparation for release 3.2.8 2017-03-24 09:42:33 -04:00
Ludovic Marcotte 3894d6f9fa Release preparation 2017-02-14 08:38:39 -05:00
Francis Lachapelle 04c256ab6c Preparation for release 3.2.6 2017-01-23 14:57:47 -05:00
Ludovic Marcotte 5300d4185d (fix) improve doc around SOGoTimeZone (fixes #3995) 2017-01-18 16:17:12 -05:00
Francis Lachapelle 6637bde56d Preparation for release 3.2.5 2017-01-10 09:42:09 -05:00
Francis Lachapelle 0216f19e55 Improve Installation Guide 2017-01-06 16:14:44 -05:00
Ludovic Marcotte 2cebee42b7 (feat) added new SOGoMaximumMessageSizeLimit config parameter (fixes #3510)
Conflicts:

	SoObjects/Mailer/SOGoDraftObject.m
2016-12-28 10:23:19 -05:00
Francis Lachapelle fb743d6381 Update Developer's Guide 2016-12-01 16:01:45 -05:00
Francis Lachapelle ee5b60c544 Preparation for release 3.2.4 2016-12-01 11:59:16 -05:00
Francis Lachapelle f84d0e5f30 Preparation for release 3.2.3 2016-11-25 10:45:07 -05:00
Ludovic Marcotte 836fdb1722 (feat) added photo support for LDAP-based address books 2016-11-23 16:30:41 -05:00
Francis Lachapelle 5223fa9171 Preparation for release 3.2.2 2016-11-23 11:26:46 -05:00
Francis Lachapelle 8f805c97d9 (doc) Modification to counter bug with asciidoctor 2016-11-22 14:42:20 -05:00
Ludovic Marcotte 5b02685d2b (feat) added sha256-crypt and sha512-crypt support 2016-11-10 10:53:07 -05:00
Francis Lachapelle 79d48dfc7c Preparation for release 3.2.1 2016-11-02 12:29:13 -04:00
Francis Lachapelle 69c7102ee0 Preparation for release 3.2.0 2016-10-03 11:54:02 -04:00
Francis Lachapelle 8bbfc4155b (doc) Improve installation guid 2016-09-22 11:27:25 -04:00
André Peters ffc5a23e39 Update SOGoInstallationGuide.asciidoc
I tried adding a column `alias` to my view which contains a value that matches with the content of the column `mail`. AngularJS complains about a duplicate when it iterates through the array and fails.
It would be cool if Angular "cleans" the array and removes duplicates with some JS.
2016-09-07 12:51:01 +02:00
Ludovic Marcotte 9eab774c5e (doc) updated regarding previous commit 2016-08-18 15:41:39 -04:00
Francis Lachapelle 3cbe098b17 Preparation for release 3.1.5 2016-08-10 11:08:25 -04:00
Francis Lachapelle 4ffc291617 (doc) Update Developer's Guide 2016-08-10 10:00:16 -04:00
Francis Lachapelle a6a43b989a (doc) Improve Installation Guide 2016-08-08 10:12:06 -04:00
Francis Lachapelle 4150126db8 Preparation for release 3.1.4 2016-07-12 11:51:11 -04:00
Francis Lachapelle 1d8bfba3e2 (doc) Improve Developer's Guide 2016-07-12 11:48:43 -04:00
Patrice Levesque 7a09bbf498 Remove unsupported Thunderbird versions from docs. 2016-06-28 13:14:45 -04:00
Ludovic Marcotte d47dcd1133 Updated NEWS + doc regarding OC changes 2016-06-28 10:31:20 -04:00
Patrice Levesque 74efb6a0b1 Fresher version numbers and slight reformulations. 2016-06-23 13:14:23 -04:00
Francis Lachapelle 4419a192c1 Preparation for release 3.1.3 2016-06-22 11:37:29 -04:00
Francis Lachapelle c1bbc1720d (doc) Cleanup installation guide 2016-06-15 16:23:17 -04:00
Francis Lachapelle d8fc40217d Specify a custom vacation subject
User can now specify a custom vacation subject. For Sieve servers
implementing the variables extension, one can write ${subject} to insert
the original subject in the auto reply.

SOGoDefaultVacationSubject is a new domain defaults parameter used when
the user doesn't specify a custom subject.

Fixes #685, #1447
2016-06-15 16:02:12 -04:00
Francis Lachapelle 4744170628 Add a header and/or footer to the vacation message
Fixes #1961
2016-06-14 14:10:17 -04:00
Ludovic Marcotte a3d64d05f6 (feat) now possible to set vacation message start date (fixes #3679) 2016-06-13 15:39:57 -04:00
Ludovic Marcotte ae7fefb487 (feat) now possible to set a default Sieve filter (fixes #2949) 2016-06-13 13:16:12 -04:00
Francis Lachapelle a3989926e3 Preparation for release 3.1.2 2016-06-06 16:12:08 -04:00
Francis Lachapelle b6037e4842 Preparation for release 3.1.1 2016-06-02 12:23:22 -04:00
Francis Lachapelle a9ee261eff Allow disabling Gravatar
Resolves #3600
2016-05-25 16:07:40 -04:00
Francis Lachapelle 0c02712b35 (doc) Update languages list 2016-05-19 10:04:01 -04:00
Francis Lachapelle ee8f199603 Preparation for release 3.1.0 2016-05-18 16:02:39 -04:00
Francis Lachapelle 9375d756c6 (doc) Improve Installation Guide 2016-05-16 08:52:03 -04:00