Commit Graph

96 Commits

Author SHA1 Message Date
Ludovic Marcotte
0dc0ae4164 (doc) documented SOGoDAVCalendarStartTimeLimit 2018-08-14 10:17:14 -04:00
Francis Lachapelle
ffac0a9c13 (doc) Add SOGoRefreshView{Check,Intervals} 2018-07-12 14:42:50 -04:00
Francis Lachapelle
cb2d66498f (doc) Improve installation guide 2018-07-10 10:32:14 -04:00
Francis Lachapelle
d1a4a0d152 (doc) Add link to SimpleSAMLphp webpage 2018-05-15 12:51:05 -04:00
Francis Lachapelle
e7c56e86d4 Improve doc 2018-02-13 15:25:36 -05:00
Ludovic Marcotte
19753f56f7 (doc) update doc 2018-01-25 09:56:10 -05:00
Ludovic Marcotte
20e8fd852c (doc) initial S/MIME doc 2018-01-04 09:59:24 -05:00
Francis Lachapelle
eb90760b39 Use address books search fields in Contacts module
Searches can now be scoped to one or multiple fields. Those fields are
now dynamic and can be defined using SearchFieldNames in external
contacts sources (SQL and LDAP).
2017-11-21 15:56:16 -05:00
Francis Lachapelle
a2129f3e4a ModulesConstraints and listRequiresDot for SQL
SQL sources used for authentication can now have module constraints.
Entries of SQL sources used as address books can now be displayed
automatically.
2017-11-16 21:46:44 -05:00
Francis Lachapelle
1ac910bdd1 (doc) Precise SOGoVacationEnabled cron requirement 2017-08-30 11:00:00 -04:00
Francis Lachapelle
ccf9ceb729 (doc) Explain SOGoMailAddOutgoingAddresses default 2017-08-28 09:30:22 -04:00
Ludovic Marcotte
2a046557ac (fix) increased column size of settings/defaults for MySQL (fixes #4260) 2017-08-24 16:12:14 -04:00
Ludovic Marcotte
37ffe889b5 (doc) small section fix 2017-08-22 15:39:04 -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
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
Ludovic Marcotte
5300d4185d (fix) improve doc around SOGoTimeZone (fixes #3995) 2017-01-18 16:17:12 -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
Ludovic Marcotte
836fdb1722 (feat) added photo support for LDAP-based address books 2016-11-23 16:30:41 -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
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
a6a43b989a (doc) Improve Installation Guide 2016-08-08 10:12:06 -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
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
9375d756c6 (doc) Improve Installation Guide 2016-05-16 08:52:03 -04:00
Ludovic Marcotte
0aed09b517 (doc) documented XSRF support and disabled per default for now 2016-05-16 08:39:08 -04:00
Wayne A. Ptaff
3ee3ae24b0 (doc) Add MySQL complete Unicode compliance steps. 2016-05-15 13:41:11 -04:00
Wayne A. Ptaff
c14f6e56fe (doc) Fix non-ASCII quoting in configuration block. 2016-05-15 10:46:44 -04:00
Patrice Levesque
0bcfadc780 (doc) Add missing mention of two tables SOGo creates.
Which are sogo_quick_appointment and sogo_quick_contact.
2016-05-12 18:02:05 -04:00
Ludovic Marcotte
6e1369e6b1 (doc) improve the doc regarding non-alpha characters in password (fixes #1059) 2016-04-21 16:00:02 -04:00
Francis Lachapelle
f113f86c42 (doc) Improve formatting 2016-04-01 08:59:22 -04:00
Jens Erat
25a1430e6e (doc) Add caveat on using a database host alias 2016-04-01 11:45:45 +02:00
Ludovic Marcotte
916806cc2c (feat) new SOGoHelpURL preference to set a custom URL for SOGo help (fixes #2768) 2016-03-22 14:25:55 -04:00
Ludovic Marcotte
318fff70b0 (doc) documented WOMaxUploadSize 2016-03-21 13:05:12 -04:00
Ludovic Marcotte
9d6ab2df33 (feat) user rate-limiting support for all SOGo requests 2016-03-18 11:04:41 -04:00
Ludovic Marcotte
4ac41dace7 (core) new database structure options to make SOGo use a total of nine tables 2016-03-10 16:34:06 -05:00