smizrahi
|
7e357f1bc9
|
fix(calendar): Fix inaccessibility to personal calendar on Mac OS X Ventura. Fixes #5639
|
2023-01-26 17:12:08 +01:00 |
|
smizrahi
|
a5347c70aa
|
fix(calendar): Fix inaccessibility to personal calendar on Mac OS X Ventura. Fixes #5639
|
2023-01-17 16:32:53 +01:00 |
|
smizrahi
|
7d72fe1281
|
fix(calendar): Fix inaccessibility to personal calendar on Mac OS X Ventura. Fixes #5639
|
2023-01-03 23:33:28 +01:00 |
|
smizrahi
|
86805369a3
|
fix(calendar): Fix inaccessibility to personal calendar on Mac OS X Ventura. Fixes #5639
|
2023-01-03 15:24:30 +01:00 |
|
smizrahi
|
03e6d0012b
|
fix(calendar): Fix inaccessibility to personal calendar on Mac OS X Ventura. Fixes #5639
|
2022-12-07 17:57:00 +01:00 |
|
Francis Lachapelle
|
95eecc402a
|
fix(dav): return 405 when collection already exists
See https://datatracker.ietf.org/doc/html/rfc4918#section-9.3.1
|
2022-08-09 12:17:55 -04:00 |
|
Francis Lachapelle
|
3140a9dc1d
|
fix(acls): fix SQL conversion for LIKE operator to find groups
Fixes #5492
|
2022-03-28 13:50:03 -04:00 |
|
Francis Lachapelle
|
96bb8b4cc2
|
fix(dav): render DAV exceptions as XML
|
2022-02-01 14:20:32 -05:00 |
|
Francis Lachapelle
|
7c81e3acec
|
fix(core): only escape "%" with the SQL LIKE operator
|
2022-01-31 14:53:58 -05:00 |
|
Francis Lachapelle
|
b061046992
|
fix(calendar(dav)): add DAV:status to DAV:response only when deleted
Fixes #5163
|
2022-01-21 14:47:32 -05:00 |
|
Francis Lachapelle
|
4397e6a2e1
|
core(dav): improve SQL queries of multiget and sync-collection
|
2021-09-22 10:51:47 -04:00 |
|
Francis Lachapelle
|
3722169522
|
fix(acls): remove debugging output when searching in groups
|
2021-03-03 10:57:03 -05:00 |
|
Ludovic Marcotte
|
78c9277b99
|
fix(core): handle bogus CardDAV clients
|
2020-10-07 08:01:00 -04:00 |
|
Francis Lachapelle
|
b8595d7ae6
|
fix(calendar): return SOGoUser instances when expanding LDAP groups
Fixes #5043
|
2020-07-01 16:58:16 -04:00 |
|
Ludovic Marcotte
|
9f55cdc725
|
fix(core): added even better debugging for bogus groups
|
2020-06-03 07:46:57 -04:00 |
|
Ludovic Marcotte
|
42587f7422
|
fix(core): improved debugging on bogus groups
|
2020-06-02 15:05:54 -04:00 |
|
Ludovic Marcotte
|
5b6096e32c
|
fix(core): improve debbuging when dealing with groups
|
2020-05-26 09:25:25 -04:00 |
|
Johannes Kanefendt
|
948c89f5bb
|
- Respect the user domain when dealing with groups
- Renamed protocol MembershipAwareSource to SOGoMembershipSource
|
2019-12-04 10:37:08 +01:00 |
|
Johannes Kanefendt
|
278d4ab4cb
|
Return NSDictionary contact entries from [MembershipAwareSource membersForGroupWithUID] instead of SOGoUser objects.
Optimization for user sources that are capable of fetching lists of group members at once, might save a lot of expensive SOGoUser lookups.
|
2019-11-26 22:20:28 +01:00 |
|
Johannes Kanefendt
|
2e98929900
|
Removed tight coupling of group membership expansion and LDAPSource.
Any implementation of SOGoSource may now support group expansion by implementing the protocol MembershipAwareSource.
|
2019-11-26 15:29:02 +01:00 |
|
Ludovic Marcotte
|
e866fd5fda
|
(fix) fixed Apple Calendar creation (fixes #4813)
|
2019-10-28 14:39:39 -04:00 |
|
Francis Lachapelle
|
3bdd90e2be
|
Don't allow duplicate GCS folder names
|
2018-08-30 22:09:17 -04:00 |
|
Francis Lachapelle
|
7bd4173388
|
Revert "Debugging output for subscription issue"
This reverts commit a0582c7e1e.
|
2018-06-27 15:39:19 -04:00 |
|
Francis Lachapelle
|
213ef0efb5
|
Revert "Debugging output for subscription issue"
This reverts commit 82d992fc67.
|
2018-06-27 15:39:18 -04:00 |
|
Francis Lachapelle
|
5fe44b2029
|
Revert "Debugging output for subscription issue"
This reverts commit fc6aafe4a6.
|
2018-06-27 15:39:16 -04:00 |
|
Francis Lachapelle
|
b6ee4ee0db
|
Revert "Debugging output for subscription issue"
This reverts commit c6e11606e9.
|
2018-06-27 15:39:14 -04:00 |
|
Francis Lachapelle
|
aa41e6d868
|
Revert "Debugging output for subscription issue"
This reverts commit e33ec4e396.
|
2018-06-27 15:39:06 -04:00 |
|
Francis Lachapelle
|
821c846864
|
Revert "Debugging output for subscription issue"
|
2018-06-27 15:39:02 -04:00 |
|
Francis Lachapelle
|
ef000c2ed1
|
Debugging output for subscription issue
|
2018-06-04 10:20:51 -04:00 |
|
Francis Lachapelle
|
e33ec4e396
|
Debugging output for subscription issue
|
2018-05-30 12:01:08 -04:00 |
|
Francis Lachapelle
|
c6e11606e9
|
Debugging output for subscription issue
|
2018-05-28 10:50:54 -04:00 |
|
Francis Lachapelle
|
fc6aafe4a6
|
Debugging output for subscription issue
|
2018-05-25 08:49:34 -04:00 |
|
Francis Lachapelle
|
82d992fc67
|
Debugging output for subscription issue
|
2018-05-24 16:15:33 -04:00 |
|
Francis Lachapelle
|
a0582c7e1e
|
Debugging output for subscription issue
|
2018-05-18 11:19:18 -04:00 |
|
Francis Lachapelle
|
ee7fdcba9f
|
Improve cache cleanup when removing a group ACL
|
2017-08-29 15:13:15 -04:00 |
|
Ludovic Marcotte
|
7f00afcef5
|
(fix) check cache before using it (fixes #3988)
|
2017-06-22 10:20:54 -04:00 |
|
Francis Lachapelle
|
af2507a689
|
Newly subscribed calendars are excluded from FB
Fixes #3354
|
2017-05-30 09:27:27 -04:00 |
|
Ludovic Marcotte
|
334765c977
|
(feat) now able to subscribe/unsubscribe folders using sogo-tool
|
2017-05-17 09:44:34 -04:00 |
|
Ludovic Marcotte
|
15b277fa8e
|
(fix) cache sogo_folder_info records and avoid phantom subscriptions (fixes #4010)
|
2017-01-31 15:59:58 -05:00 |
|
Francis Lachapelle
|
539a6c3beb
|
Fix public URL with special characters
Fixes #3993
|
2017-01-30 21:56:33 -05:00 |
|
Francis Lachapelle
|
327ebf00a4
|
Fix public URLs to Calendars
Fixes #3974
|
2017-01-06 16:49:00 -05:00 |
|
Ludovic Marcotte
|
e6b1589e5f
|
(fix) make sure we unencode @ signs before storing them in the ACL table
|
2016-10-20 10:27:26 -04:00 |
|
Francis Lachapelle
|
44aa1352e4
|
Caching expiration of ACLs assigned to LDAP groups
Fixes #2867
|
2016-09-26 16:22:44 -04:00 |
|
Ludovic Marcotte
|
c1326dc20e
|
(fix) search in all domain sources for Apple Calendar and properly handle groups
|
2016-09-26 15:22:49 -04:00 |
|
Ludovic Marcotte
|
35d1cab856
|
(fix) properly XML escape wide characters (fixes #3616)
|
2016-04-06 11:19:18 -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 |
|
Patrice Levesque
|
7c25b53fdf
|
Remove pointless #imports from .m and .h files
This was done with a brute-force approach, ensuring no additional
warnings from GCC 4.9 under x86_64.
|
2016-02-13 16:11:52 -05:00 |
|
extrafu
|
cc1555af22
|
Merge pull request #108 from ethoms/clang-warnings-stage1
Stage1 of clang compiler warning patches.
|
2015-11-04 13:40:09 -05:00 |
|
Ludovic Marcotte
|
39601a9cf9
|
(feat) moved FolderSynchronize code to GCS
Conflicts:
SoObjects/Appointments/SOGoAppointmentFolder.h
|
2015-11-04 09:55:02 -05:00 |
|
ethoms
|
6dc912eee5
|
Update SOGoGCSFolder.m
|
2015-11-04 07:29:50 +08:00 |
|