Commit Graph

12140 Commits (5ca9a90a65a0f4ae3f4fcf87685449336145d147)

Author SHA1 Message Date
Ludovic Marcotte 5ca9a90a65 (fix) fixed previous commit 2017-09-22 10:36:28 -04:00
Ludovic Marcotte f5a28ca325 (feat) more verbose output 2017-09-21 14:00:54 -04:00
Francis Lachapelle c43411ae1e Typo
Fixes #4284
2017-09-12 05:41:12 -04:00
Francis Lachapelle 7157422125 Add Latvian (lv) translation (cont'd) 2017-09-06 09:02:59 -04:00
Francis Lachapelle 2249562caa Add Simplified Chinese translation (cont'd) 2017-09-06 09:01:23 -04:00
Francis Lachapelle fed96dee42 Update Welsh translation 2017-09-05 13:52:52 -04:00
Francis Lachapelle 51ebf737db Update README for new ChineseChina translation 2017-09-05 13:35:43 -04:00
Francis Lachapelle e80f5b6beb Add Simplified Chinese (zh_CN) translation 2017-09-05 13:34:29 -04:00
Francis Lachapelle e62fd36653 (js) Add @ prefix to group id prior to removal
This fixes the issue of deleting an unknown group.
2017-08-29 15:09:53 -04:00
Francis Lachapelle 88f964cebd Improve cache cleanup when removing a group ACL 2017-08-29 15:09:08 -04:00
Ludovic Marcotte 4309b08c75 Updated NEWS 2017-08-29 11:07:55 -04:00
Ludovic Marcotte f3cf29ea1f (fix) correctly handle "Day of the month" constraint 2017-08-29 11:06:36 -04:00
Ludovic Marcotte 7d190e537e (fix) properly encode MIME parts with embedded images in HTML parts (fixes #4150)
Conflicts:
	SoObjects/Mailer/NSString+Mail.m
	SoObjects/Mailer/SOGoDraftObject.m
2017-08-23 16:05:33 -04:00
Francis Lachapelle c915bc7c95 Simplify sanitization of accepted HTML attributes 2017-08-22 10:18:30 -04:00
Ludovic Marcotte 630befd23b Updated NEWS 2017-08-15 09:18:37 -04:00
Ludovic Marcotte edaa0f3956 (fix) use NSInteger instead, more clean 2017-08-14 14:25:52 -04:00
Ludovic Marcotte e1791ac8f5 (fix) offset can be negative (fixes #4237) 2017-08-14 13:59:16 -04:00
Francis Lachapelle 44dbb30ffe (js) Disable autogrow plugin in CKEditor
Fixes #4239
2017-07-31 12:16:05 -04:00
Francis Lachapelle b5bb9e86e3 Update ChangeLog 2017-07-20 14:02:54 -04:00
Francis Lachapelle 938fd3a6f4 Preparation for release 2.3.22 2017-07-20 14:02:37 -04:00
Francis Lachapelle a15765df7b Use xsltproc instead of fop to generate XSL-FO 2017-07-20 13:54:49 -04:00
Francis Lachapelle d536f090d1 (js) Update CKEditor to version 4.7.1 2017-07-20 13:49:49 -04:00
Francis Lachapelle d0898879ca (i18n) Update translations 2017-07-20 13:36:52 -04:00
Ludovic Marcotte 12993e45be (fix) fixed forwarding mails with attachments containing slashes in file names 2017-07-13 10:45:18 -04:00
Ludovic Marcotte 00948f5753 (fix) support Squeeze + minor cleanups 2017-07-05 11:08:33 -04:00
Francis Lachapelle 6272cb5a85 (js) Improve regular expression for email address 2017-07-04 17:22:01 -04:00
Ludovic Marcotte 98064259a2 Updated NEWS 2017-07-04 13:20:37 -04:00
Ludovic Marcotte 67fef95024 (fix) silence sogo-ealarms-notify verbose output (fixes #4170)
Conflicts:
	Tools/SOGoEAlarmsNotifier.m
2017-07-04 13:18:39 -04:00
Ludovic Marcotte a9d9e114aa Updated NEWS 2017-07-04 11:02:14 -04:00
Ludovic Marcotte 8d1b02d52b (fix) enable S/MIME even when using GNU TLS (fixes #4201)
Conflicts:
	UI/MailPartViewers/UIxMailPartSignedViewer.m
2017-07-04 11:01:43 -04:00
Ludovic Marcotte 722c813909 (fix) respect disabled state of sending rate-limiting (fixes #4198) 2017-07-04 09:57:05 -04:00
Ludovic Marcotte 4bcc6d128a (fix) avoid advertising EAS 16 support until libwbxml is fixed 2017-07-04 09:26:40 -04:00
Ludovic Marcotte b0e5d330e5 (doc) improve iOS doc 2017-06-29 15:41:51 -04:00
Francis Lachapelle b3650d61e1 Update NEWS file 2017-06-28 11:02:02 -04:00
Francis Lachapelle a7d07b2a12 (fix) Update settings of active user only
Fixes #3988
2017-06-28 10:58:30 -04:00
Ludovic Marcotte a30efc6cc7 (fix) check cache before using it (fixes #3988) 2017-06-22 10:22:16 -04:00
Ludovic Marcotte 31d131f4d3 (fix) not using cleaned data when sending mails (#4199) 2017-06-16 08:37:34 -04:00
Ludovic Marcotte fc740b1c9f Updated NEWS 2017-06-15 11:23:26 -04:00
Ludovic Marcotte a5a40b2ea0 (fix) don't include task folders over EAS if we are hiding them (fixes #4164) 2017-06-15 11:22:43 -04:00
Ludovic Marcotte 5b70632de0 (doc) updates for MySQL's max_allowed_packet parameter (fixes #4119 and #4142) 2017-06-09 11:22:30 -04:00
Ludovic Marcotte 842188744c (fix) improvements for Drafts handling 2017-06-09 10:01:53 -04:00
Ludovic Marcotte a84b55f36c (fix) use the organizer's alarm by default when accepting IMIP messages (fixes #3934) 2017-06-06 11:10:31 -04:00
Ludovic Marcotte 636264d782 Updated NEWS 2017-06-01 16:12:35 -04:00
Ludovic Marcotte 1666048da5 (feat) first pas at EAS v16 support and save in drafts
Conflicts:
	ActiveSync/SOGoMailObject+ActiveSync.m
2017-06-01 16:09:17 -04:00
Francis Lachapelle 71fe42e8c3 Update ChangeLog 2017-06-01 09:48:48 -04:00
Francis Lachapelle 875b1c9836 Preparation for release 2.3.21 2017-06-01 09:47:58 -04:00
Francis Lachapelle 428d179b9f (js) Update CKEditor to version 4.7.0 2017-06-01 09:44:32 -04:00
Francis Lachapelle e73a3495bb Respect languages preferences on login page
Fixes #4169
2017-05-31 10:48:35 -04:00
Francis Lachapelle 678cf66a57 Add Latvian (lv) translation (cont'd) 2017-05-31 06:32:40 -04:00
Francis Lachapelle 0cca551c22 Add Latvian (lv) translation 2017-05-30 17:27:49 -04:00