1
0
mirror of https://github.com/Kopano-dev/kopano-ol-extension.git synced 2023-10-10 11:37:40 +00:00

24 Commits

Author SHA1 Message Date
Patrick Simpson
8cd9ca8db8 [KOE-168] Fix for setting send-as address recursively if GAB is not available 2018-04-18 11:23:57 +03:00
Patrick Simpson
6314010a00 [KOE-168] Added upgrading of existing shared folders 2018-04-13 15:09:53 +03:00
Patrick Simpson
d4dc876bbe [KOE-168] Added storage of send-as address in registry 2018-04-10 14:47:52 +03:00
Patrick Simpson
607e189b37 [KOE-168] Restored send-as editor in shared folder dialog 2018-04-04 15:06:09 +03:00
Patrick Simpson
9ab8fc5d89 Revert "[KOE-155] Implemented send-as option in shared folder dialog. Not fully working, as I cannot link it back to Outlook folders. Committing for when we can fix this."
This reverts commit 98e283168a73b5df0e1aa38bb223717895d4e849.
2017-12-20 14:38:15 +02:00
Patrick Simpson
98e283168a [KOE-155] Implemented send-as option in shared folder dialog. Not fully working, as I cannot link it back to Outlook folders. Committing for when we can fix this. 2017-12-20 14:37:53 +02:00
Patrick Simpson
1b6dabff05 [KOE-124] Implemented removing of shared stores 2017-12-07 16:08:31 +02:00
Patrick Simpson
96e4c37450 Fixed enabling of apply button in shared folders dialog 2017-12-07 13:20:09 +02:00
Patrick Simpson
3736d8d320 [KOE-124] UI improvements 2017-12-01 12:22:22 +02:00
Patrick Simpson
6d50679269 [KOE-124] Lots of small fixes for account share setup 2017-11-30 09:26:12 +02:00
Patrick Simpson
ae076fe12f [KOE-124] Added UI support for opening whole stores 2017-11-29 11:18:10 +02:00
Patrick Simpson
b82e2ef839 [KOE-139] SharedFolderDialog now sets read-only flag on statically configured shared folders. 2017-11-08 14:39:52 +02:00
Patrick Simpson
be5d698654 [KOE-139] Added tooltips and support for disabling tree nodes in shared folders dialog, to support configured folders 2017-11-08 12:53:57 +02:00
Patrick Simpson
20ebda3e8c [KOE-116] Added configuration of display names for shared folders 2017-09-26 16:01:53 +02:00
Patrick Simpson
4ea8432f0f [KOE-123] Added basic code to register an account on startup. Not working fully yet, just creates a store. 2017-09-06 09:32:09 +03:00
Patrick Simpson
ac0634c2d3 [KOE-125] Fixed initial focus handling for shared folders dialog. Also no longer automatically opening when user tabs away from dialog. 2017-06-30 15:26:45 +02:00
Patrick Simpson
008c27026d [KOE-125] Added focused border to tree control 2017-06-30 14:55:51 +02:00
Patrick Simpson
1b509495c8 Implemented selection of GAB users. Added fallback item if no users are found. 2017-06-29 18:46:37 +02:00
Patrick Simpson
43e0d9b02d [KOE-12] Basic implementation of reminder query modification. For now only works when existing shares are modified, as the new shares do not have a sync id yet. This will be added.
Added SharedFoldersManager as a wrapper around the API; it manages the API and syncing with the reminder query.
Also untested on 32-bit for now, which will most likely crash, as the COM interface has some size-specific fields.
2017-02-28 12:14:13 +01:00
Patrick Simpson
e0356b0321 Permission label is now hidden for shared folders when permissions are not yet known. 2017-02-27 16:24:01 +01:00
Patrick Simpson
7773d7f973 [KOE-51] Added tracking of changed names. To this end, the flag "TrackShareName" (=2) has been added. If this is set, and the name does not match the original folder's name, the name will be updated. The flag is set automatically when shares are applied and the share name matches the original name. Note that this flag does not cause the apply button to become enabled, to prevent having changes on existing shares. 2017-02-27 12:36:04 +01:00
Patrick Simpson
b3ac1bd6b0 Cleaned up ZPushWatcher.
Small cleanups.
All access to Outlook objects is now contained in wrappers/stubs.
2017-02-14 15:16:13 +01:00
Patrick Simpson
cb32513ed3 Cleaned up account checking 2017-02-14 14:46:24 +01:00
Patrick Simpson
4542b465c0 Initial import 2016-12-21 12:53:16 +01:00