Issue repo
This commit is contained in:
@@ -0,0 +1,68 @@
|
|||||||
|
<Project ToolsVersion="17.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
||||||
|
<PropertyGroup>
|
||||||
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||||
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
||||||
|
<ProjectGuid>{E4F81532-2D37-49FC-95D4-1611414EF5EB}</ProjectGuid>
|
||||||
|
<OutputType>Library</OutputType>
|
||||||
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
||||||
|
<RootNamespace>outllook_pal_tools</RootNamespace>
|
||||||
|
<AssemblyName>outllook_pal_tools</AssemblyName>
|
||||||
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
||||||
|
<TargetOfficeVersion>15.0</TargetOfficeVersion>
|
||||||
|
<FileAlignment>512</FileAlignment>
|
||||||
|
<ProjectTypeGuids>{C1CDDADD-2546-481F-9697-4EA41081F2FC};{14822709-B5A1-4724-98CA-57A101D1B079};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
||||||
|
<IncludeAssemblyInPackage>False</IncludeAssemblyInPackage>
|
||||||
|
<AppFeaturePartId>{10396a46-82fa-4b36-981a-aad44ebd2fe2}</AppFeaturePartId>
|
||||||
|
<WspPartId>{39965b64-3543-40c9-9d97-b8857b80af3e}</WspPartId>
|
||||||
|
<WorkflowPartId>{82a4ec4f-fd45-443b-9ee7-50cccd9117a1}</WorkflowPartId>
|
||||||
|
<CspkgPartId>{62f83d7c-28d6-4d77-a4ef-db9defc98d6f}</CspkgPartId>
|
||||||
|
<SqlPackagePartId>{9dfaaf59-9299-443d-9d5b-e92b54c9d27c}</SqlPackagePartId>
|
||||||
|
<ProjectMode>MailApp</ProjectMode>
|
||||||
|
<MinimumVisualStudioVersion>14.0</MinimumVisualStudioVersion>
|
||||||
|
<MinimumOfficeToolsVersion>14.0</MinimumOfficeToolsVersion>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
<DebugType>full</DebugType>
|
||||||
|
<Optimize>false</Optimize>
|
||||||
|
<OutputPath>bin\Debug\</OutputPath>
|
||||||
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
||||||
|
<ErrorReport>prompt</ErrorReport>
|
||||||
|
<WarningLevel>4</WarningLevel>
|
||||||
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||||||
|
<DebugType>pdbonly</DebugType>
|
||||||
|
<Optimize>true</Optimize>
|
||||||
|
<OutputPath>bin\Release\</OutputPath>
|
||||||
|
<DefineConstants>TRACE</DefineConstants>
|
||||||
|
<ErrorReport>prompt</ErrorReport>
|
||||||
|
<WarningLevel>4</WarningLevel>
|
||||||
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
||||||
|
</PropertyGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<None Include="outllook_pal_toolsManifest\SharePointProjectItem.spdata">
|
||||||
|
<SharePointProjectItemId>{672beda2-fa38-41a5-8d4b-0785f387f99e}</SharePointProjectItemId>
|
||||||
|
</None>
|
||||||
|
<Content Include="outllook_pal_toolsManifest\outllook_pal_tools.xml">
|
||||||
|
<OpcRelationship>manifest-oemanifest</OpcRelationship>
|
||||||
|
</Content>
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<ProjectReference Include="..\outllook_pal_toolsWeb\outllook_pal_toolsWeb.csproj">
|
||||||
|
<Project>{DC7C0C39-50B1-4980-9822-DB69813EC7C1}</Project>
|
||||||
|
<Name>outllook_pal_toolsWeb</Name>
|
||||||
|
<Private>True</Private>
|
||||||
|
<RoleType>Web</RoleType>
|
||||||
|
<OutputItemType>SharePointWebProjectOutput</OutputItemType>
|
||||||
|
<RoleName>outllook_pal_toolsWeb</RoleName>
|
||||||
|
<ReferenceOutputAssembly>False</ReferenceOutputAssembly>
|
||||||
|
</ProjectReference>
|
||||||
|
</ItemGroup>
|
||||||
|
<PropertyGroup>
|
||||||
|
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
||||||
|
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
||||||
|
</PropertyGroup>
|
||||||
|
<Import Project="$(VSToolsPath)\SharePointTools\Microsoft.VisualStudio.SharePoint.targets" Condition="'$(VSToolsPath)' != ''" />
|
||||||
|
</Project>
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<ProjectItem Type="Microsoft.VisualStudio.SharePoint.OfficeApp" DefaultFile="outllook_pal_tools.xml" SupportedTrustLevels="All" SupportedDeploymentScopes="AppPackage" xmlns="http://schemas.microsoft.com/VisualStudio/2010/SharePointTools/SharePointProjectItemModel">
|
||||||
|
<Files>
|
||||||
|
<ProjectItemFile Source="outllook_pal_tools.xml" Type="AppPackage" />
|
||||||
|
</Files>
|
||||||
|
<ExtensionData>
|
||||||
|
<ExtensionDataItem Key="OfficeAppManifestRelativePath" Value="outllook_pal_toolsManifest\outllook_pal_tools.xml" />
|
||||||
|
</ExtensionData>
|
||||||
|
</ProjectItem>
|
||||||
@@ -0,0 +1,122 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!--Created:ce44715c-8c4e-446b-879c-ea9ebe0f09c8-->
|
||||||
|
<OfficeApp
|
||||||
|
xmlns="http://schemas.microsoft.com/office/appforoffice/1.1"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xmlns:bt="http://schemas.microsoft.com/office/officeappbasictypes/1.0"
|
||||||
|
xmlns:mailappor="http://schemas.microsoft.com/office/mailappversionoverrides/1.0"
|
||||||
|
xsi:type="MailApp">
|
||||||
|
|
||||||
|
<!-- Inizio Impostazioni di base: metadati del componente aggiuntivo, usati per tutte le versioni di Office a meno che non venga specificato un override. -->
|
||||||
|
|
||||||
|
<!-- IMPORTANTE: l'ID deve essere univoco per il componente aggiuntivo. Se si riutilizza questo manifesto, assicurarsi di cambiare l'ID specificando un nuovo GUID. -->
|
||||||
|
<Id>7badd9f2-c760-4498-acbf-059760660dd9</Id>
|
||||||
|
|
||||||
|
<!--Versione. Gli aggiornamenti dallo Store vengono attivati solo in caso di modifica della versione. -->
|
||||||
|
<Version>1.0.0.0</Version>
|
||||||
|
<ProviderName>[Nome provider]</ProviderName>
|
||||||
|
<DefaultLocale>en-US</DefaultLocale>
|
||||||
|
<!-- Nome visualizzato del componente aggiuntivo. Viene usato nello Store e in altri punti dell'interfaccia utente di Office, come la finestra di dialogo dei componenti aggiuntivi. -->
|
||||||
|
<DisplayName DefaultValue="outllook_pal_tools" />
|
||||||
|
<Description DefaultValue="outllook_pal_tools"/>
|
||||||
|
<IconUrl DefaultValue="~remoteAppUrl/Images/icon64.png"/>
|
||||||
|
|
||||||
|
<SupportUrl DefaultValue="http://www.contoso.com" />
|
||||||
|
<!-- Domini che saranno consentiti durante gli spostamenti. Se ad esempio si usa ShowTaskpane ed è presente un collegamento href, gli spostamenti saranno consentiti solo se il dominio è incluso nell'elenco. -->
|
||||||
|
<AppDomains>
|
||||||
|
<AppDomain>AppDomain1</AppDomain>
|
||||||
|
<AppDomain>AppDomain2</AppDomain>
|
||||||
|
<AppDomain>AppDomain3</AppDomain>
|
||||||
|
</AppDomains>
|
||||||
|
<!--Fine Impostazioni di base. -->
|
||||||
|
|
||||||
|
<Hosts>
|
||||||
|
<Host Name="Mailbox" />
|
||||||
|
</Hosts>
|
||||||
|
<Requirements>
|
||||||
|
<Sets>
|
||||||
|
<Set Name="Mailbox" MinVersion="1.1" />
|
||||||
|
</Sets>
|
||||||
|
</Requirements>
|
||||||
|
<FormSettings>
|
||||||
|
<Form xsi:type="ItemRead">
|
||||||
|
<DesktopSettings>
|
||||||
|
<SourceLocation DefaultValue="~remoteAppUrl/MessageRead.html"/>
|
||||||
|
<RequestedHeight>250</RequestedHeight>
|
||||||
|
</DesktopSettings>
|
||||||
|
</Form>
|
||||||
|
</FormSettings>
|
||||||
|
|
||||||
|
<Permissions>ReadWriteItem</Permissions>
|
||||||
|
<Rule xsi:type="RuleCollection" Mode="Or">
|
||||||
|
<Rule xsi:type="ItemIs" ItemType="Message" FormType="Read" />
|
||||||
|
</Rule>
|
||||||
|
<DisableEntityHighlighting>false</DisableEntityHighlighting>
|
||||||
|
|
||||||
|
<VersionOverrides xmlns="http://schemas.microsoft.com/office/mailappversionoverrides" xsi:type="VersionOverridesV1_0">
|
||||||
|
<Requirements>
|
||||||
|
<bt:Sets DefaultMinVersion="1.3">
|
||||||
|
<bt:Set Name="Mailbox" />
|
||||||
|
</bt:Sets>
|
||||||
|
</Requirements>
|
||||||
|
<Hosts>
|
||||||
|
<Host xsi:type="MailHost">
|
||||||
|
|
||||||
|
<DesktopFormFactor>
|
||||||
|
<!-- Posizione delle funzioni attivabili dai pulsanti senza interfaccia utente (azioni di ExecuteFunction). -->
|
||||||
|
<FunctionFile resid="functionFile" />
|
||||||
|
|
||||||
|
<!-- Messaggio letto -->
|
||||||
|
<ExtensionPoint xsi:type="MessageReadCommandSurface">
|
||||||
|
<!-- Usare la scheda predefinita del punto di estensione oppure crearne una personalizzata con <CustomTab id="myTab"> -->
|
||||||
|
<OfficeTab id="TabDefault">
|
||||||
|
<!-- Fino a sei gruppi aggiunti per scheda -->
|
||||||
|
<Group id="msgReadGroup">
|
||||||
|
<Label resid="groupLabel" />
|
||||||
|
<!-- Avvia il componente aggiuntivo: pulsante del riquadro attività -->
|
||||||
|
<Control xsi:type="Button" id="msgReadOpenPaneButton">
|
||||||
|
<Label resid="paneReadButtonLabel" />
|
||||||
|
<Supertip>
|
||||||
|
<Title resid="paneReadSuperTipTitle" />
|
||||||
|
<Description resid="paneReadSuperTipDescription" />
|
||||||
|
</Supertip>
|
||||||
|
<Icon>
|
||||||
|
<bt:Image size="16" resid="icon16" />
|
||||||
|
<bt:Image size="32" resid="icon32" />
|
||||||
|
<bt:Image size="80" resid="icon80" />
|
||||||
|
</Icon>
|
||||||
|
<Action xsi:type="ShowTaskpane">
|
||||||
|
<SourceLocation resid="messageReadTaskPaneUrl" />
|
||||||
|
</Action>
|
||||||
|
</Control>
|
||||||
|
<!-- Per informazioni su come aggiungere altri controlli ExecuteFunction e Menu, vedere http://aka.ms/ButtonCommands -->
|
||||||
|
</Group>
|
||||||
|
</OfficeTab>
|
||||||
|
</ExtensionPoint>
|
||||||
|
<!-- Per informazioni su come aggiungere altri punti di estensione MessageRead, AppointmentOrganizer, AppointmentAttendee, vedere http://aka.ms/ExtensionPointsCommands -->
|
||||||
|
</DesktopFormFactor>
|
||||||
|
</Host>
|
||||||
|
</Hosts>
|
||||||
|
|
||||||
|
<Resources>
|
||||||
|
<bt:Images>
|
||||||
|
<bt:Image id="icon16" DefaultValue="~remoteAppUrl/Images/icon16.png"/>
|
||||||
|
<bt:Image id="icon32" DefaultValue="~remoteAppUrl/Images/icon32.png"/>
|
||||||
|
<bt:Image id="icon80" DefaultValue="~remoteAppUrl/Images/icon80.png"/>
|
||||||
|
</bt:Images>
|
||||||
|
<bt:Urls>
|
||||||
|
<bt:Url id="functionFile" DefaultValue="~remoteAppUrl/Functions/FunctionFile.html"/>
|
||||||
|
<bt:Url id="messageReadTaskPaneUrl" DefaultValue="~remoteAppUrl/MessageRead.html"/>
|
||||||
|
</bt:Urls>
|
||||||
|
<bt:ShortStrings>
|
||||||
|
<bt:String id="groupLabel" DefaultValue="My Add-in Group"/>
|
||||||
|
<bt:String id="customTabLabel" DefaultValue="My Add-in Tab"/>
|
||||||
|
<bt:String id="paneReadButtonLabel" DefaultValue="Display all properties"/>
|
||||||
|
<bt:String id="paneReadSuperTipTitle" DefaultValue="Get all properties"/>
|
||||||
|
</bt:ShortStrings>
|
||||||
|
<bt:LongStrings>
|
||||||
|
<bt:String id="paneReadSuperTipDescription" DefaultValue="Opens a pane displaying all available properties. This is an example of a button that opens a task pane."/>
|
||||||
|
</bt:LongStrings>
|
||||||
|
</Resources>
|
||||||
|
</VersionOverrides>
|
||||||
|
</OfficeApp>
|
||||||
Reference in New Issue
Block a user