issue for test and deploy
This commit is contained in:
@@ -13,14 +13,14 @@
|
||||
<Id>7badd9f2-c760-4498-acbf-059720660dd9</Id>
|
||||
|
||||
<!--Versione. Gli aggiornamenti dallo Store vengono attivati solo in caso di modifica della versione. -->
|
||||
<Version>1.0.0.20</Version>
|
||||
<Version>1.0.0.22</Version>
|
||||
<ProviderName>PAL s.r.l.</ProviderName>
|
||||
<DefaultLocale>it-IT</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="PAL" />
|
||||
<Description DefaultValue="Strumento PAL per gestire custom proprietarie"/>
|
||||
<IconUrl DefaultValue="https://clportal.pal.it/res/OutlookAddin/Images/App_64.png"/>
|
||||
|
||||
<HighResolutionIconUrl DefaultValue="https://paltestapp.azurewebsites.net/res/OutlookAddin/Images/App_128.png"/>
|
||||
<SupportUrl DefaultValue="https://www.imalpal.com/" />
|
||||
|
||||
<Hosts>
|
||||
@@ -28,7 +28,7 @@
|
||||
</Hosts>
|
||||
<Requirements>
|
||||
<Sets>
|
||||
<Set Name="Mailbox" MinVersion="1.1"/>
|
||||
<Set Name="Mailbox" MinVersion="1.5"/>
|
||||
</Sets>
|
||||
</Requirements>
|
||||
<FormSettings>
|
||||
@@ -46,99 +46,174 @@
|
||||
</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>
|
||||
<FunctionFile resid="Commands.Url"/>
|
||||
<ExtensionPoint xsi:type="MessageComposeCommandSurface">
|
||||
<OfficeTab id="TabHome">
|
||||
<Group id="PAL.Group1">
|
||||
<Label resid="PAL.Group1Label" />
|
||||
<Control xsi:type="Menu" id="PAL.Menu">
|
||||
<Label resid="PAL.Menu.Label" />
|
||||
<Supertip>
|
||||
<Title resid="PAL.Menu.Label" />
|
||||
<Description resid="PAL.Menu.Tooltip" />
|
||||
</Supertip>
|
||||
<Icon>
|
||||
<bt:Image size="16" resid="PAL.tpicon_16x16" />
|
||||
<bt:Image size="32" resid="PAL.tpicon_32x32" />
|
||||
<bt:Image size="80" resid="PAL.tpicon_80x80" />
|
||||
</Icon>
|
||||
<Items>
|
||||
<Item id="itemExecuteFunctionItalian">
|
||||
<Label resid="PAL.Item2.LabelIta"/>
|
||||
<Supertip>
|
||||
<Title resid="PAL.Item2.LabelIta" />
|
||||
<Description resid="PAL.Item2.TooltipIta" />
|
||||
</Supertip>
|
||||
<Icon>
|
||||
<bt:Image size="16" resid="PAL.flag_it_16x16" />
|
||||
<bt:Image size="32" resid="PAL.flag_it_32x32" />
|
||||
<bt:Image size="80" resid="PAL.flag_it_80x80" />
|
||||
</Icon>
|
||||
<Action xsi:type="ExecuteFunction">
|
||||
<FunctionName>writeInviteIta</FunctionName>
|
||||
</Action>
|
||||
</Item>
|
||||
<Item id="itemExecuteFunctionEnglish">
|
||||
<Label resid="PAL.Item2.LabelEng"/>
|
||||
<Supertip>
|
||||
<Title resid="PAL.Item2.LabelEng" />
|
||||
<Description resid="PAL.Item2.TooltipEng" />
|
||||
</Supertip>
|
||||
<Icon>
|
||||
<bt:Image size="16" resid="PAL.flag_en_16x16" />
|
||||
<bt:Image size="32" resid="PAL.flag_en_32x32" />
|
||||
<bt:Image size="80" resid="PAL.flag_en_80x80" />
|
||||
</Icon>
|
||||
<Action xsi:type="ExecuteFunction">
|
||||
<FunctionName>writeInviteEng</FunctionName>
|
||||
</Action>
|
||||
</Item>
|
||||
</Items>
|
||||
</Control>
|
||||
</Group>
|
||||
</OfficeTab>
|
||||
</ExtensionPoint>
|
||||
</DesktopFormFactor>
|
||||
</Host>
|
||||
</Hosts>
|
||||
<Resources>
|
||||
<bt:Images>
|
||||
<bt:Image id="PAL.tpicon_16x16" DefaultValue="https://clportal.pal.it/res/OutlookAddin/Images/RegInv_16.png" />
|
||||
<bt:Image id="PAL.tpicon_32x32" DefaultValue="https://clportal.pal.it/res/OutlookAddin/Images/RegInv_32.png" />
|
||||
<bt:Image id="PAL.tpicon_80x80" DefaultValue="https://clportal.pal.it/res/OutlookAddin/Images/RegInv_80.png" />
|
||||
<VersionOverrides xmlns="http://schemas.microsoft.com/office/mailappversionoverrides/1.1" xsi:type="VersionOverridesV1_1">
|
||||
<Requirements>
|
||||
<bt:Sets DefaultMinVersion="1.3">
|
||||
<bt:Set Name="Mailbox"/>
|
||||
</bt:Sets>
|
||||
</Requirements>
|
||||
<Hosts>
|
||||
<Host xsi:type="MailHost">
|
||||
<DesktopFormFactor>
|
||||
<FunctionFile resid="Commands.Url"/>
|
||||
<ExtensionPoint xsi:type="MessageComposeCommandSurface">
|
||||
<OfficeTab id="TabHome">
|
||||
<Group id="PAL.Group1">
|
||||
<Label resid="PAL.Group1Label" />
|
||||
<Control xsi:type="Menu" id="PAL.Menu">
|
||||
<Label resid="PAL.Menu.Label" />
|
||||
<Supertip>
|
||||
<Title resid="PAL.Menu.Label" />
|
||||
<Description resid="PAL.Menu.Tooltip" />
|
||||
</Supertip>
|
||||
<Icon>
|
||||
<bt:Image size="16" resid="PAL.tpicon_16x16" />
|
||||
<bt:Image size="32" resid="PAL.tpicon_32x32" />
|
||||
<bt:Image size="80" resid="PAL.tpicon_80x80" />
|
||||
</Icon>
|
||||
<Items>
|
||||
<Item id="itemExecuteFunctionItalian">
|
||||
<Label resid="PAL.Item2.LabelIta"/>
|
||||
<Supertip>
|
||||
<Title resid="PAL.Item2.LabelIta" />
|
||||
<Description resid="PAL.Item2.TooltipIta" />
|
||||
</Supertip>
|
||||
<Icon>
|
||||
<bt:Image size="16" resid="PAL.flag_it_16x16" />
|
||||
<bt:Image size="32" resid="PAL.flag_it_32x32" />
|
||||
<bt:Image size="80" resid="PAL.flag_it_80x80" />
|
||||
</Icon>
|
||||
<Action xsi:type="ExecuteFunction">
|
||||
<FunctionName>writeInviteIta</FunctionName>
|
||||
</Action>
|
||||
</Item>
|
||||
<Item id="itemExecuteFunctionEnglish">
|
||||
<Label resid="PAL.Item2.LabelEng"/>
|
||||
<Supertip>
|
||||
<Title resid="PAL.Item2.LabelEng" />
|
||||
<Description resid="PAL.Item2.TooltipEng" />
|
||||
</Supertip>
|
||||
<Icon>
|
||||
<bt:Image size="16" resid="PAL.flag_en_16x16" />
|
||||
<bt:Image size="32" resid="PAL.flag_en_32x32" />
|
||||
<bt:Image size="80" resid="PAL.flag_en_80x80" />
|
||||
</Icon>
|
||||
<Action xsi:type="ExecuteFunction">
|
||||
<FunctionName>writeInviteEng</FunctionName>
|
||||
</Action>
|
||||
</Item>
|
||||
</Items>
|
||||
</Control>
|
||||
<Control xsi:type="Menu" id="PAL.Menu2">
|
||||
<Label resid="PAL.Menu2.Label" />
|
||||
<Supertip>
|
||||
<Title resid="PAL.Menu2.Label" />
|
||||
<Description resid="PAL.Menu2.Tooltip" />
|
||||
</Supertip>
|
||||
<Icon>
|
||||
<bt:Image size="16" resid="PAL.tpicon_16x16" />
|
||||
<bt:Image size="32" resid="PAL.tpicon_32x32" />
|
||||
<bt:Image size="80" resid="PAL.tpicon_80x80" />
|
||||
</Icon>
|
||||
<Items>
|
||||
<Item id="itemExecuteFunctionItalian2">
|
||||
<Label resid="PAL.Item2.LabelIta"/>
|
||||
<Supertip>
|
||||
<Title resid="PAL.Item2.LabelIta" />
|
||||
<Description resid="PAL.Item2.TooltipIta" />
|
||||
</Supertip>
|
||||
<Icon>
|
||||
<bt:Image size="16" resid="PAL.flag_it_16x16" />
|
||||
<bt:Image size="32" resid="PAL.flag_it_32x32" />
|
||||
<bt:Image size="80" resid="PAL.flag_it_80x80" />
|
||||
</Icon>
|
||||
<Action xsi:type="ShowTaskpane">
|
||||
<SourceLocation resid="TaskpaneSEA.Url"/>
|
||||
</Action>
|
||||
</Item>
|
||||
</Items>
|
||||
</Control>
|
||||
</Group>
|
||||
</OfficeTab>
|
||||
</ExtensionPoint>
|
||||
|
||||
<bt:Image id="PAL.flag_it_16x16" DefaultValue="https://clportal.pal.it/res/OutlookAddin/Images/Flag_It_16.png" />
|
||||
<bt:Image id="PAL.flag_it_32x32" DefaultValue="https://clportal.pal.it/res/OutlookAddin/Images/Flag_It_32.png" />
|
||||
<bt:Image id="PAL.flag_it_80x80" DefaultValue="https://clportal.pal.it/res/OutlookAddin/Images/Flag_It_80.png" />
|
||||
<ExtensionPoint xsi:type="MessageReadCommandSurface">
|
||||
<OfficeTab id="TabHome">
|
||||
<Group id="PAL.Group2">
|
||||
<Label resid="PAL.Group1Label" />
|
||||
<Control xsi:type="Menu" id="PAL.Menu3">
|
||||
<Label resid="PAL.Menu2.Label" />
|
||||
<Supertip>
|
||||
<Title resid="PAL.Menu2.Label" />
|
||||
<Description resid="PAL.Menu2.Tooltip" />
|
||||
</Supertip>
|
||||
<Icon>
|
||||
<bt:Image size="16" resid="PAL.tpicon_16x16" />
|
||||
<bt:Image size="32" resid="PAL.tpicon_32x32" />
|
||||
<bt:Image size="80" resid="PAL.tpicon_80x80" />
|
||||
</Icon>
|
||||
<Items>
|
||||
<Item id="itemExecuteFunctionItalian2">
|
||||
<Label resid="PAL.Item2.LabelIta"/>
|
||||
<Supertip>
|
||||
<Title resid="PAL.Item2.LabelIta" />
|
||||
<Description resid="PAL.Item2.TooltipIta" />
|
||||
</Supertip>
|
||||
<Icon>
|
||||
<bt:Image size="16" resid="PAL.flag_it_16x16" />
|
||||
<bt:Image size="32" resid="PAL.flag_it_32x32" />
|
||||
<bt:Image size="80" resid="PAL.flag_it_80x80" />
|
||||
</Icon>
|
||||
<Action xsi:type="ShowTaskpane">
|
||||
<SourceLocation resid="TaskpaneSEA.Url"/>
|
||||
</Action>
|
||||
</Item>
|
||||
</Items>
|
||||
</Control>
|
||||
</Group>
|
||||
</OfficeTab>
|
||||
</ExtensionPoint>
|
||||
</DesktopFormFactor>
|
||||
</Host>
|
||||
</Hosts>
|
||||
<Resources>
|
||||
<bt:Images>
|
||||
<bt:Image id="PAL.tpicon_16x16" DefaultValue="https://clportal.pal.it/res/OutlookAddin/Images/RegInv_16.png" />
|
||||
<bt:Image id="PAL.tpicon_32x32" DefaultValue="https://clportal.pal.it/res/OutlookAddin/Images/RegInv_32.png" />
|
||||
<bt:Image id="PAL.tpicon_80x80" DefaultValue="https://clportal.pal.it/res/OutlookAddin/Images/RegInv_80.png" />
|
||||
|
||||
<bt:Image id="PAL.flag_en_16x16" DefaultValue="https://clportal.pal.it/res/OutlookAddin/Images/Flag_En_16.png" />
|
||||
<bt:Image id="PAL.flag_en_32x32" DefaultValue="https://clportal.pal.it/res/OutlookAddin/Images/Flag_En_32.png" />
|
||||
<bt:Image id="PAL.flag_en_80x80" DefaultValue="https://clportal.pal.it/res/OutlookAddin/Images/Flag_En_80.png" />
|
||||
</bt:Images>
|
||||
<bt:Urls>
|
||||
<bt:Url id="Commands.Url" DefaultValue="https://clportal.pal.it/res/OutlookAddin/Functions/reginv.html" />
|
||||
</bt:Urls>
|
||||
<!-- ShortStrings max characters==125. -->
|
||||
<bt:ShortStrings>
|
||||
<bt:String id="PAL.Item2.LabelIta" DefaultValue="Italiano" />
|
||||
<bt:String id="PAL.Item2.LabelEng" DefaultValue="Inglese" />
|
||||
<bt:String id="PAL.Menu.Label" DefaultValue="Invito registrazione" />
|
||||
<bt:String id="PAL.Group1Label" DefaultValue="Strumenti PAL" />
|
||||
</bt:ShortStrings>
|
||||
<!-- LongStrings max characters==250. -->
|
||||
<bt:LongStrings>
|
||||
<bt:String id="PAL.Item2.TooltipIta" DefaultValue="Inserisci l'invito in italiano" />
|
||||
<bt:String id="PAL.Item2.TooltipEng" DefaultValue="Inserisci l'invito in inglese" />
|
||||
<bt:String id="PAL.Menu.Tooltip" DefaultValue="Inserisci l'invito alla registrazione al portale visitatori." />
|
||||
</bt:LongStrings>
|
||||
</Resources>
|
||||
<bt:Image id="PAL.flag_it_16x16" DefaultValue="https://clportal.pal.it/res/OutlookAddin/Images/Flag_It_16.png" />
|
||||
<bt:Image id="PAL.flag_it_32x32" DefaultValue="https://clportal.pal.it/res/OutlookAddin/Images/Flag_It_32.png" />
|
||||
<bt:Image id="PAL.flag_it_80x80" DefaultValue="https://clportal.pal.it/res/OutlookAddin/Images/Flag_It_80.png" />
|
||||
|
||||
<bt:Image id="PAL.flag_en_16x16" DefaultValue="https://clportal.pal.it/res/OutlookAddin/Images/Flag_En_16.png" />
|
||||
<bt:Image id="PAL.flag_en_32x32" DefaultValue="https://clportal.pal.it/res/OutlookAddin/Images/Flag_En_32.png" />
|
||||
<bt:Image id="PAL.flag_en_80x80" DefaultValue="https://clportal.pal.it/res/OutlookAddin/Images/Flag_En_80.png" />
|
||||
|
||||
<!--<bt:Image id="PAL.sharepoint_16x16" DefaultValue="~remoteAppUrl/Images/sharepoint_16.png" />
|
||||
<bt:Image id="PAL.sharepoint_32x32" DefaultValue="~remoteAppUrl/Images/sharepoint_32.png" />
|
||||
<bt:Image id="PAL.sharepoint_80x80" DefaultValue="~remoteAppUrl/Images/sharepoint_80.png" />-->
|
||||
</bt:Images>
|
||||
<bt:Urls>
|
||||
<bt:Url id="Commands.Url" DefaultValue="https://clportal.pal.it/res/OutlookAddin/Functions/reginv.html" />
|
||||
<bt:Url id="TaskpaneSEA.Url" DefaultValue="https://paltestapp.azurewebsites.net/res/OutlookAddin/Functions/SEA.html" />
|
||||
</bt:Urls>
|
||||
<!-- ShortStrings max characters==125. -->
|
||||
<bt:ShortStrings>
|
||||
<bt:String id="PAL.Item2.LabelIta" DefaultValue="Italiano" />
|
||||
<bt:String id="PAL.Item2.LabelEng" DefaultValue="Inglese" />
|
||||
<bt:String id="PAL.Menu.Label" DefaultValue="Invito registrazione" />
|
||||
<bt:String id="PAL.Menu2.Label" DefaultValue="Sharepoint Mail Dragger" />
|
||||
<bt:String id="PAL.Group1Label" DefaultValue="Strumenti PAL" />
|
||||
</bt:ShortStrings>
|
||||
<!-- LongStrings max characters==250. -->
|
||||
<bt:LongStrings>
|
||||
<bt:String id="PAL.Item2.TooltipIta" DefaultValue="Inserisci l'invito in italiano" />
|
||||
<bt:String id="PAL.Item2.TooltipEng" DefaultValue="Inserisci l'invito in inglese" />
|
||||
<bt:String id="PAL.Menu.Tooltip" DefaultValue="Inserisci l'invito alla registrazione al portale visitatori." />
|
||||
<bt:String id="PAL.Menu2.Tooltip" DefaultValue="Archivia le mail in sharepoint." />
|
||||
</bt:LongStrings>
|
||||
</Resources>
|
||||
</VersionOverrides>
|
||||
</VersionOverrides>
|
||||
</OfficeApp>
|
||||
Reference in New Issue
Block a user