Commit Graph

11953 Commits

Author SHA1 Message Date
Francis Lachapelle
a0e7e9d24e Fix MSExchangeFreeBusySOAPRequest.wod 2017-01-06 20:58:07 -05:00
extrafu
52a3508479 Merge pull request #231 from inverse-inc/revert-224-maint
Revert "Fixup empty calendars, sogod crashing when it tries to call"
2016-12-30 10:06:55 -05:00
extrafu
3a33b465c8 Revert "Fixup empty calendars, sogod crashing when it tries to call" 2016-12-30 10:06:47 -05:00
extrafu
559bdf15a8 Merge pull request #224 from buzzdeee/maint
Fixup empty calendars, sogod crashing when it tries to call
2016-12-30 10:06:30 -05:00
Ludovic Marcotte
1b13d7b862 Version bump SOGo-2.3.18 2016-11-28 14:36:18 -05:00
Ludovic Marcotte
3fe20b4b2f Update ChangeLog 2016-11-28 14:35:19 -05:00
Francis Lachapelle
62813cd4b8 (js) Update CKEditor to version 4.6.0 2016-11-28 14:23:32 -05:00
Ludovic Marcotte
f370ce71c6 (fix) fixed missing include leading to compilation errors 2016-11-28 14:10:00 -05:00
Francis Lachapelle
b450f999f0 (i18n) Update translations 2016-11-28 14:07:05 -05:00
Francis Lachapelle
6270a11d73 Improve sort validation in Contacts module 2016-11-28 10:53:47 -05:00
Ludovic Marcotte
2ad709e4d1 (fix) use GMT + adjust bias when querying Exchange's FB info
Conflicts:

	SoObjects/Appointments/MSExchangeFreeBusySOAPRequest.m
2016-11-25 15:15:37 -05:00
Ludovic Marcotte
4c87898167 (fix) wrong check for delete permission 2016-11-24 15:49:54 -05:00
Ludovic Marcotte
0329133601 (fix) also filter out recurrence-id 2016-11-24 15:44:07 -05:00
Ludovic Marcotte
b2f3585739 (fix) don't check Dovecot conditions if we're using IMAP annotations 2016-11-24 11:43:06 -05:00
Francis Lachapelle
9b7b637866 Update NEWS file 2016-11-23 15:24:05 -05:00
Francis Lachapelle
3711e7d123 Restore attributes of base64-encoded img tags
Fixes #3814
2016-11-23 15:18:17 -05:00
Francis Lachapelle
1ff24dddfc Respect mailbox administration rights of user 2016-11-23 15:13:49 -05:00
Francis Lachapelle
eee1cb19d0 Formatting of SOGoDefaults.plist 2016-11-23 09:14:58 -05:00
Ludovic Marcotte
26c2fd3d28 (fix) avoid redeclaration 2016-11-21 10:52:16 -05:00
Ludovic Marcotte
73d663fe85 (feat) relaxed permission requirements for subscription synchronizations (fixes #3118 and #3180)
Conflicts:

	NEWS
2016-11-21 10:49:33 -05:00
Ludovic Marcotte
01b0b5f783 (fix) adpated previous commit for v2 non-single instance store 2016-11-21 10:00:01 -05:00
Ludovic Marcotte
8cb6061b55 (feat) added content "touching" capability (for developers) 2016-11-21 09:58:40 -05:00
Ludovic Marcotte
b5fa808758 (fix) removed unused imports 2016-11-16 14:48:29 -05:00
Ludovic Marcotte
c254ae327b (feat) sha256/512-crypt password support for SQL sources 2016-11-15 14:23:09 -05:00
Ludovic Marcotte
53b1cc5477 (fix) fixed broken string initializations (fixes #3899) 2016-11-15 14:22:46 -05:00
Ludovic Marcotte
d992ab921f (fix) fixed method usage 2016-11-15 14:22:37 -05:00
Ludovic Marcotte
c79e3790c5 (feat) added sha256-crypt and sha512-crypt support 2016-11-15 14:22:30 -05:00
Ivan Zakharyaschev
dc70e7e691 An attempt to fix the unrecognized selector exception (by writing the queries analoguously to the other ones) 2016-11-14 11:18:42 -05:00
Ludovic Marcotte
5f4acda249 (fix) fix EAS download of attachments on iOS 10 2016-11-11 08:34:41 -05:00
Ludovic Marcotte
ebd4058b11 Updated NEWS 2016-11-08 10:32:01 -05:00
Ludovic Marcotte
4229918693 (fix) we now always use utf8 when sending IMIP messages 2016-11-08 10:30:44 -05:00
Francis Lachapelle
7a628bac12 Allow a mailbox to be deleted immediately
Fixes #3875
2016-11-08 10:26:55 -05:00
Francis Lachapelle
eb0917f42f Update time zones to version 2016h 2016-11-08 09:06:41 -05:00
Francis Lachapelle
7d70538517 Update NEWS file 2016-11-07 15:27:28 -05:00
Francis Lachapelle
e948b45899 Fix handling of weekly recurrence rule with count
This fixes some corner cases when computing the freebusy and therefore
when verifying for resource conflicts.
2016-11-07 15:25:59 -05:00
Francis Lachapelle
892db449e5 Untabify + indent 2016-11-07 15:25:35 -05:00
Francis Lachapelle
7d1549250d Fix condition in weekly recurrence calculator 2016-11-07 15:24:52 -05:00
Ludovic Marcotte
cdae46c7c1 Updated NEWS 2016-11-03 13:51:07 -04:00
Ludovic Marcotte
d74755fb63 (feat) we now also search on the send for EAS Search ops 2016-11-03 13:50:37 -04:00
Sebastian Reitenbach
f3aa717570 Fixup empty calendars, sogod crashing when it tries to call
stringByEscapingHTMLString on NSNull objects. Those happen
to be there when not all fields of the calendar are filled
in. Leading to errors like:

ERROR(-[NSNull(misc) forwardInvocation:]): called selector stringByEscapingHTMLString on NSNull !
and subsequent crashes on the instance serving that request.
2016-11-02 08:17:31 +01:00
Ludovic Marcotte
feca02e740 (fix) support replied/forwarded flags using EAS (fixes #3796) 2016-10-31 10:28:20 -04:00
Ludovic Marcotte
bde322b0b4 Updated NEWS 2016-10-31 10:27:02 -04:00
Ludovic Marcotte
56a9f5f215 (feat) initial support for EAS recurring tasks 2016-10-31 10:23:12 -04:00
Francis Lachapelle
fce60e1c25 Improve validation of mail account delegators 2016-10-25 17:33:55 -04:00
Francis Lachapelle
0d817c8e18 Cleanup SOGoTaskObject.{h,m} 2016-10-25 17:33:55 -04:00
Ludovic Marcotte
700a1aa706 (fix) make sure consider non-void GUID 2016-10-25 11:35:04 -04:00
Francis Lachapelle
ef84985025 Fix support for recurrent tasks 2016-10-21 17:30:47 -04:00
Ludovic Marcotte
827e9cfca6 Release preparation SOGo-2.3.17 2016-10-20 10:47:50 -04:00
Ludovic Marcotte
6d9c5e4542 (fix) make sure we unencode @ signs before storing them in the ACL table 2016-10-20 10:28:11 -04:00
Ludovic Marcotte
cad99d476d (fix) We never send IMIP reply when the "initiator" is Outlook 2013/2016 over EAS 2016-10-19 15:18:44 -04:00