1
0
mirror of https://github.com/Kopano-dev/kopano-ol-extension.git synced 2023-10-10 13:37:40 +02:00
kopano-ol-extension/src/AcaciaZPushPlugin/AcaciaZPushPlugin
2017-02-27 16:05:09 +01:00
..
Controls [KOE-56] Changed default names for shared folders 2016-12-21 16:57:09 +01:00
Features [KOE-17] Added null check to prevent exception in log 2017-02-27 16:05:09 +01:00
Native [KOE-17] Added replacement of placeholders in signatures based on GAB. To detect GAB changes, added the FeatureGAB.SyncFinished event, and CompletionTracker to track completion with asynchronous tasks. 2017-02-23 17:07:39 +01:00
Properties [KOE-14] Secondary contacts are now displayed with the correct icon and start syncing. This means the restart is now less urgent, hence the warning has been modified. Also added a debug option to disable the warning. If the dialog is used to restart Outlook, it will now close any open KOE forms. 2017-02-27 16:04:42 +01:00
Resources [KOE-32] Updated "About" ribbon icon 2016-12-23 15:27:08 +01:00
Stubs [KOE-14] Secondary contacts are now displayed with the correct icon and start syncing. This means the restart is now less urgent, hence the warning has been modified. Also added a debug option to disable the warning. If the dialog is used to restart Outlook, it will now close any open KOE forms. 2017-02-27 16:04:42 +01:00
UI [KOE-17] Added settings dialog with resynchronise button. Added option to overwrite local signatures. 2017-02-27 13:51:42 +01:00
Utils [KOE-17] Added replacement of placeholders in signatures based on GAB. To detect GAB changes, added the FeatureGAB.SyncFinished event, and CompletionTracker to track completion with asynchronous tasks. 2017-02-23 17:07:39 +01:00
WBXML Initial import 2016-12-21 12:53:16 +01:00
ZPush [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
AcaciaOptionAttribute.cs Initial import 2016-12-21 12:53:16 +01:00
AcaciaZPushPlugin_TemporaryKey.pfx Added temporary key 2017-02-07 10:05:21 +01:00
AcaciaZPushPlugin.csproj [KOE-17] Added settings dialog with resynchronise button. Added option to overwrite local signatures. 2017-02-27 13:51:42 +01:00
Config.cs Initial import 2016-12-21 12:53:16 +01:00
Constants.cs [KOE-17] Basic infrastructure is working, still need replacement of placeholders 2017-02-23 15:29:53 +01:00
DebugOptions.cs [KOE-17] Basic infrastructure is working, still need replacement of placeholders 2017-02-23 15:29:53 +01:00
GlobalOptions.cs Made HookItemEvents default option 2017-02-13 15:49:37 +01:00
Logger.cs Initial import 2016-12-21 12:53:16 +01:00
Logging.cs Initial import 2016-12-21 12:53:16 +01:00
NLogLogger.cs Initial import 2016-12-21 12:53:16 +01:00
OutlookConstants.cs [KOE-17] Basic infrastructure is working, still need replacement of placeholders 2017-02-23 15:29:53 +01:00
packages.config Replaced P/Invoke DNS implementation by HijdenDNS pure C# MIT-licensed library, to hopefully prevent crashes caused by WebApp feature. 2017-02-01 10:46:35 +01:00
SearchQuery.cs Fallback commit, some files were missed 2017-02-23 10:20:48 +01:00
ThisAddIn.cs [KOE-17] Basic infrastructure is working, still need replacement of placeholders 2017-02-23 15:29:53 +01:00
ThisAddIn.Designer.cs Initial import 2016-12-21 12:53:16 +01:00
ThisAddIn.Designer.xml Initial import 2016-12-21 12:53:16 +01:00
Version.cs Initial import 2016-12-21 12:53:16 +01:00