Commit graph

11903 commits

Author SHA1 Message Date
Ludovic Marcotte 9199d42e51 Minor improvement over previous commit 2016-08-09 16:22:41 -04:00
Ludovic Marcotte 8c217103f8 Updated NEWS 2016-08-09 16:20:59 -04:00
Ludovic Marcotte ab5fd9fef1 (fix) check if the SENT-BY has access to organizer's calendar before modifying attendees' calendar (fixes #3759) 2016-08-09 16:20:01 -04:00
Ludovic Marcotte 165d866cfc (fix) correctly calculate recurrence exceptions when not overlapping the recurrence id 2016-08-05 15:01:21 -04:00
Ludovic Marcotte 8ba6c6d9f5 (fix) updated tests for 403 -> 409 2016-08-05 09:07:24 -04:00
Ludovic Marcotte 960962f92f Fixed typo 2016-08-04 14:12:09 -04:00
Ludovic Marcotte cbb23bd536 Updated changelog 2016-08-04 14:11:35 -04:00
Ludovic Marcotte 196e36acb2 (fix) change 403 to 409 error codes so Lightning doesn't silently fails 2016-08-04 14:09:11 -04:00
Ludovic Marcotte 6c05576e53 Updated NEWS file 2016-08-04 12:51:30 -04:00
Ludovic Marcotte 9449b0df27 (fix) handle domain-less-login case with multi-domain on during backups 2016-08-04 11:28:57 -04:00
Ludovic Marcotte 9ecee32d08 (fix) delete mailbox from the Trash folder
Fixes #595, #1189, #641
2016-08-02 10:30:37 -04:00
Francis Lachapelle 199c9d9237 (js) Improve extraction of HTML signature 2016-07-27 14:01:22 -04:00
Francis Lachapelle d95b90281b Expunge drafts mailbox when a draft is sent 2016-07-27 12:02:00 -04:00
Ludovic Marcotte 8545f89b2f Correctly get the collection/key IDs (fixes #3775) 2016-07-25 06:20:33 -04:00
Ludovic Marcotte c827b62f7f Updated NEWS file 2016-07-21 14:13:47 -04:00
Ludovic Marcotte 16356aaf36 Added EAS folder merge support and fixed long GUID issue (fixes #3460)
Conflicts:

	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
2016-07-21 14:09:50 -04:00
ethoms 4c4d3e4c25 Convert configure script shebang back to /bin/sh for cross-platform compatability (#215) 2016-07-12 14:47:54 -04:00
Francis Lachapelle f638113d53 Improve handling of mail delegates 2016-07-06 15:35:09 -04:00
Francis Lachapelle 09bda83bc8 Update ChangeLog 2016-07-06 07:23:37 -04:00
Francis Lachapelle 04bba82d2e Preparation for release 2.3.13 2016-07-06 07:20:55 -04:00
Ludovic Marcotte 0655e9d76e (fix) make sure to handle nil vs. NSNull values correctly 2016-07-05 22:25:48 -04:00
Francis Lachapelle 4b4846b0a3 (i18n) Update translations 2016-07-05 21:40:29 -04:00
Francis Lachapelle d73148a440 (css,js) Fix mail editor when dragging a button 2016-07-05 15:44:58 -04:00
Francis Lachapelle 23a5274881 (js) Update jQuery File Upload to version 9.12.5 2016-07-05 15:42:25 -04:00
Francis Lachapelle 1586180ebb (css) Fix minimalist skin of CKEditor
See
https://github.com/albatrossdigital/ckeditor-skin-minimalist/issues/2
2016-07-05 12:02:50 -04:00
Francis Lachapelle 43f669b6d9 (js) Remove call to undefined function 2016-07-04 13:55:33 -04:00
Ludovic Marcotte 12314c8bd0 (fix) handle start date in OOF 2016-06-29 11:00:41 -04:00
Ludovic Marcotte c44f90cff0 Fixed missing file 2016-06-27 14:40:44 -04:00
Ludovic Marcotte 3c35ecbd66 Updated NEWS 2016-06-27 14:20:32 -04:00
Ludovic Marcotte f41e30af3a (feat) new sogo-tool truncate-calendar feature 2016-06-27 14:19:23 -04:00
Ludovic Marcotte 99ca9d7046 Updated NEWS 2016-06-23 11:36:04 -04:00
Ludovic Marcotte ac69de19d0 (feat) Initial OOF support in EAS 2016-06-23 11:35:33 -04:00
Ludovic Marcotte 9eda80b5fd Updated NEWS 2016-06-23 11:30:24 -04:00
Ludovic Marcotte bdeb127bb5 (fix) handle inline attachments using EAS 2016-06-23 11:29:45 -04:00
Ludovic Marcotte e4ab4d4ff4 Updated NEWS 2016-06-23 11:21:47 -04:00
Ludovic Marcotte ea87ffd95b (fix) handle base64 encoded EAS protocol version 2016-06-23 11:21:13 -04:00
Ludovic Marcotte f223b745ad Updated NEWS 2016-06-23 11:08:43 -04:00
Ludovic Marcotte c0bfb42c12 (fix) check if EAS identity is ok and use it (fixes #3698) 2016-06-23 11:08:05 -04:00
Francis Lachapelle b09bdab3ca Fix attachment filename with no extension 2016-06-22 17:36:28 -04:00
Roel van Meer b4d51391ed Fix error when adding entry to LDAP address book [bug 3621] 2016-06-16 09:14:34 -04:00
Ludovic Marcotte 92aab1fd1f (fix) properly terminate dictionary inialization 2016-06-14 08:34:22 -04:00
Patrice Levesque c59b4e5189 Fix builds in directory names containing spaces
Prevent ./configure failure when run from a directory
such as "/home/bob/my own sogo directory/"
2016-06-13 14:54:27 -04:00
Ludovic Marcotte 95cf877b49 Updated NEWS 2016-06-13 14:20:26 -04:00
Ludovic Marcotte a14ba4855f (fix) when restoring user's preferences, regenerate Sieve scripts (fixes #3029) 2016-06-13 14:18:59 -04:00
Ludovic Marcotte 738a34822a Updated NEWS 2016-06-13 13:15:55 -04:00
Ludovic Marcotte eab6502d5a (feat) now possible to set a default Sieve filter (fixes #2949) 2016-06-13 13:14:55 -04:00
Ludovic Marcotte dab18608c7 Updated NEWS 2016-06-13 09:17:06 -04:00
Ludovic Marcotte 2b8dbff9ec (fix) avoid showing debug info when not needed (fixes #3726) 2016-06-13 09:16:08 -04:00
Zhang Huangbin 78b5548d20 Supports multiple web domains in Apache.
Using "%(HTTP_HOST)e" will make default Apache config file support multiple web domains, no change required by sys admin.
2016-06-13 08:20:14 -04:00
Francis Lachapelle 7434cc4cf5 Update ChangeLog 2016-06-10 09:52:11 -04:00