Commit graph

448 commits

Author SHA1 Message Date
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
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
Francis Lachapelle b8dd73c32b Update guides for HTML generation 2016-04-29 15:48:22 -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
Francis Lachapelle 2102385f08 Preparation for release 3.0.2 2016-03-04 12:09:11 -05:00
Francis Lachapelle 4e83dce4a6 (doc) Improve installation guide 2016-03-03 09:31:23 -05:00
Francis Lachapelle 50c790c846 Update URL in documentation guides 2016-02-26 14:00:44 -05:00
Francis Lachapelle a2e300fec5 (doc) Update installation guide for RHEL7 2016-02-26 11:46:40 -05:00
Francis Lachapelle 70fbeab27a (js) Improve sg-search directive
Will now respect the "listRequiresDot" source parameter and uses
ng-messages to show an error if the minimum number of characters is not
reached.

Fixes #438, #3464
2016-02-24 21:41:03 -05:00
Francis Lachapelle 276588a548 (doc) Fix dash characters 2016-02-22 16:25:49 -05:00
Francis Lachapelle 89655cf192 Preparation for release 3.0.1 2016-02-05 12:41:19 -05:00
Francis Lachapelle c7283b8890 (doc) Update repository in installation guide 2016-01-29 11:15:08 -05:00
Francis Lachapelle 34215142bd Preparation for release 3.0.0 2016-01-27 13:19:12 -05:00
Francis Lachapelle ce80cd5ec0 (doc) Update installation guide 2016-01-27 11:27:33 -05:00
Francis Lachapelle c9944f0265 (doc) Update developer's guide 2016-01-27 11:27:33 -05:00
Ludovic Marcotte ec3e0e87f9 (doc) missing SOGoMailKeepDraftsAfterSend documentation 2016-01-25 11:09:29 -05:00
Ludovic Marcotte 30377c0fd6 (feat) new junk/not junk capability with generic SMTP integration
Conflicts:

	NEWS
	SoObjects/Mailer/SOGoMailAccount.m
	SoObjects/SOGo/SOGoDefaults.plist
	SoObjects/SOGo/SOGoUser.m
	UI/MailerUI/UIxMailFolderActions.h
	UI/MailerUI/UIxMailFolderActions.m
	UI/MailerUI/product.plist
2016-01-22 13:58:45 -05:00
Ludovic Marcotte b9462ed86d (fix) adjust doc and packaging regarding oc cleanup script 2015-11-25 10:57:16 -05:00
Ludovic Marcotte 6a3a249bd6 (fix) domain in doc 2015-11-20 11:22:14 -05:00
Ludovic Marcotte c18f5c2246 We drop Lucid. 2015-11-05 15:40:40 -05:00
Ludovic Marcotte 139ed39663 (fix) update the doc regarding the temporarily dropping rhel/old debian/ubuntu support 2015-09-16 09:58:36 -04:00
Ludovic Marcotte 194c5635b5 Updates for the release 2015-07-23 13:13:02 -04:00
Ludovic Marcotte 22ead81c48 (doc) ModuleConstraints for EAS 2015-07-22 11:55:26 -04:00
Ludovic Marcotte 023362797b Icons and flexbox additions to the guide 2015-06-12 11:43:52 -04:00
Francis Lachapelle 4252b66b6e Initial SOGo developer's guide 2015-06-12 11:43:52 -04:00
Ludovic Marcotte a56dbeb6a9 (fix) improved the handling of default calendar categories/colors (#3200) 2015-06-09 20:30:22 -04:00
Ludovic Marcotte 289100beff Updated files for the 2.3 release 2015-06-01 08:36:02 -04:00
Ludovic Marcotte 6cf2fd1e52 Adjusted the doc for the procedure on Wheezy/Precise 2015-05-28 13:41:19 -04:00
Francis Lachapelle bd12a817a6 Update languages in Installation Guide 2015-05-28 08:30:30 -04:00
Ludovic Marcotte 2fd0beeaca Added precision on supported architectures 2015-05-27 15:53:23 -04:00
Ludovic Marcotte db4cd9da6e (fix) doc update regarding samba 4.1.18 2015-05-27 15:53:23 -04:00
Francis Lachapelle b43c3f6d98 Fix asciidoc of Installation guide 2015-05-25 13:52:25 -04:00
Ludovic Marcotte abcd48a0cd Added missing image used in the documentation 2015-05-25 13:37:04 -04:00
Ludovic Marcotte d07df554f3 (fix) more fixes and clarifications on the mutli-domain settings 2015-05-25 13:00:08 -04:00
Ludovic Marcotte 772c3b3115 (fix) formatting fixes 2015-05-25 10:43:42 -04:00
Ludovic Marcotte e0c1d5e47b Improved the doc for the 2.3 release 2015-05-25 08:27:46 -04:00
Ludovic Marcotte 55d91973bd Improved the doc for the release 2015-05-22 15:23:48 -04:00
Ludovic Marcotte c8995087d8 Small improvements to the docs 2015-05-22 13:50:06 -04:00
Ludovic Marcotte 5412599832 (feat) now possible to log EAS commands using the SOGoEASDebugEnabled system defaults 2015-05-14 15:26:18 -04:00
Ludovic Marcotte c1ce32ac94 (fix) now handle very large amount of participants correctly (#3175) 2015-05-12 15:48:42 -04:00
Ludovic Marcotte ddcae9f132 Updates for the release 2015-03-26 13:57:58 -04:00
Ludovic Marcotte b933f53fc2 Changes for the 2.2.17 release 2015-03-24 10:56:26 -04:00
Ludovic Marcotte 097d5c2333 now possible to configure objectClass names for LDAP groups using GroupObjectClasses (#1499) 2015-03-24 08:40:13 -04:00
Ludovic Marcotte cdb766e2ef Documented NGMimeBuildMimeTempDirectory 2015-03-18 10:15:33 -04:00
Ludovic Marcotte a80d75d09c Preparation for the release 2015-02-12 10:27:10 -05:00
Ludovic Marcotte 322f72626a now possible to limit automatic forwards to internal/external domains 2015-02-11 14:30:40 -05:00
Ludovic Marcotte 55ae4cb8c0 First pass at EAS' best practices for SOGo 2015-02-11 12:59:04 -05:00
Ludovic Marcotte e5d01428ad now possible for SOGo to change the sambaNTPassword/sambaLMPassword 2015-02-11 11:31:35 -05:00
Ludovic Marcotte 98e4c8ca55 Fixed doc regarder domain vs. system settings 2015-02-09 09:10:55 -05:00
Ludovic Marcotte 3731819e15 Added patch from tfu for #2995 2015-02-05 16:21:27 -05:00
Ludovic Marcotte 2aa528dacc Preparation for the release 2015-01-30 11:08:43 -05:00
Ludovic Marcotte 7fd1564a86 fix for #3076 2015-01-28 15:16:21 -05:00
Ludovic Marcotte d98ff69fbe Version bumps for the release 2015-01-20 08:35:10 -05:00
Ludovic Marcotte daa7ab87d7 Fix cosmetic change when fetching fb info 2015-01-19 13:54:04 -05:00
Ludovic Marcotte 3e59b1ad6e Improved documentation regarding password policies over LDAP 2015-01-16 12:55:38 -05:00
Ludovic Marcotte 135b463e8f Updated the EAS doc 2015-01-12 13:39:06 -05:00
Ludovic Marcotte b1ac7a0cca MultipleBookingsFieldName can be set to -1 2015-01-05 13:49:28 -05:00
Ludovic Marcotte 71ad5de910 Bumped everything for the release 2014-12-30 08:00:41 -05:00
Ludovic Marcotte 8015688df3 Added SOGoMaximumSyncResponseSize to support memory-limited EAS syncs 2014-12-22 11:50:51 -05:00
Ludovic Marcotte db911f323d Updated ChangeLog and version numbers for the release 2014-12-18 08:56:23 -05:00
Ludovic Marcotte 7380b25b75 Be a bit more verbose regarding IMAP requirements for EAS 2014-12-16 10:55:12 -05:00
Ludovic Marcotte 16bf299b3b Version bump for the release 2014-12-10 15:22:01 -05:00
Ludovic Marcotte aac6b22ab5 Preparation for the release 2014-12-09 09:08:54 -05:00
Jens Erat 39e8f055d7 Added information on common configuration issues
A very common issue (watching the mailing list) is not wrapping the
whole configuration in a dictionary. SOGo is not very helpful at
debugging broken configuration files, thus hinting `plparse` already
installed with the GNUstep runtime.
2014-12-09 13:23:21 +01:00
Jens Erat 4e6214d6fc Fixed ActiveSync URL in documentation 2014-12-09 13:11:03 +01:00
Ludovic Marcotte 3f3673cf5a Added SOGoSAML2LogoutURL 2014-12-04 17:59:17 -05:00
Ludovic Marcotte 1b715e0812 We now handle correctly the SOGo logout when using SAML (#2376 and #2379) 2014-11-27 11:37:08 -05:00