Skip to content

Commit 7c88440

Browse files
tduguidtduguid
authored andcommitted
2 parents 65b847b + 3cecdea commit 7c88440

20 files changed

Lines changed: 454 additions & 29 deletions

CONTRIBUTING.md

Lines changed: 92 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,92 @@
1+
# Contributing
2+
3+
When contributing to this repository, please first discuss the change you wish to make via issue,
4+
email, or any other method with the owners of this repository before making a change.
5+
6+
Please note we have a code of conduct, please follow it in all your interactions with the project.
7+
8+
## Pull Request Process
9+
10+
1. Ensure any install or build dependencies are removed before the end of the layer when doing a
11+
build.
12+
2. Update the README.md with details of changes to the interface, this includes new environment
13+
variables, exposed ports, useful file locations and container parameters.
14+
3. Increase the version numbers in any examples files and the README.md to the new version that this
15+
Pull Request would represent. The versioning scheme we use is [SemVer](http://semver.org/).
16+
4. You may merge the Pull Request in once you have the sign-off of two other developers, or if you
17+
do not have permission to do that, you may request the second reviewer to merge it for you.
18+
19+
## Code of Conduct
20+
21+
### Our Pledge
22+
23+
In the interest of fostering an open and welcoming environment, we as
24+
contributors and maintainers pledge to making participation in our project and
25+
our community a harassment-free experience for everyone, regardless of age, body
26+
size, disability, ethnicity, gender identity and expression, level of experience,
27+
nationality, personal appearance, race, religion, or sexual identity and
28+
orientation.
29+
30+
### Our Standards
31+
32+
Examples of behavior that contributes to creating a positive environment
33+
include:
34+
35+
* Using welcoming and inclusive language
36+
* Being respectful of differing viewpoints and experiences
37+
* Gracefully accepting constructive criticism
38+
* Focusing on what is best for the community
39+
* Showing empathy towards other community members
40+
41+
Examples of unacceptable behavior by participants include:
42+
43+
* The use of sexualized language or imagery and unwelcome sexual attention or
44+
advances
45+
* Trolling, insulting/derogatory comments, and personal or political attacks
46+
* Public or private harassment
47+
* Publishing others' private information, such as a physical or electronic
48+
address, without explicit permission
49+
* Other conduct which could reasonably be considered inappropriate in a
50+
professional setting
51+
52+
### Our Responsibilities
53+
54+
Project maintainers are responsible for clarifying the standards of acceptable
55+
behavior and are expected to take appropriate and fair corrective action in
56+
response to any instances of unacceptable behavior.
57+
58+
Project maintainers have the right and responsibility to remove, edit, or
59+
reject comments, commits, code, wiki edits, issues, and other contributions
60+
that are not aligned to this Code of Conduct, or to ban temporarily or
61+
permanently any contributor for other behaviors that they deem inappropriate,
62+
threatening, offensive, or harmful.
63+
64+
### Scope
65+
66+
This Code of Conduct applies both within project spaces and in public spaces
67+
when an individual is representing the project or its community. Examples of
68+
representing a project or community include using an official project e-mail
69+
address, posting via an official social media account, or acting as an appointed
70+
representative at an online or offline event. Representation of a project may be
71+
further defined and clarified by project maintainers.
72+
73+
### Enforcement
74+
75+
Instances of abusive, harassing, or otherwise unacceptable behavior may be
76+
reported by contacting the project team at [INSERT EMAIL ADDRESS]. All
77+
complaints will be reviewed and investigated and will result in a response that
78+
is deemed necessary and appropriate to the circumstances. The project team is
79+
obligated to maintain confidentiality with regard to the reporter of an incident.
80+
Further details of specific enforcement policies may be posted separately.
81+
82+
Project maintainers who do not follow or enforce the Code of Conduct in good
83+
faith may face temporary or permanent repercussions as determined by other
84+
members of the project's leadership.
85+
86+
### Attribution
87+
88+
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
89+
available at [http://contributor-covenant.org/version/1/4][version]
90+
91+
[homepage]: http://contributor-covenant.org
92+
[version]: http://contributor-covenant.org/version/1/4/

ISSUE_TEMPLATE.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
## Expected Behavior
2+
3+
4+
## Actual Behavior
5+
6+
7+
## Steps to Reproduce the Problem
8+
9+
1.
10+
1.
11+
1.
12+
13+
## Specifications
14+
15+
- Version:
16+
- Platform:
17+
- Subsystem:

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2017 Anthony Duguid
3+
Copyright (c) 2018 Anthony Duguid
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,12 @@
44

55
<img align="left" src="Images/ReadMe/App.png" width="64px" >
66

7-
# Server Actions <span class="Application_Version">2.0.0.0</span>
8-
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE "MIT License Copyright © 2017 Anthony Duguid")
9-
![current_build Office_2013](https://img.shields.io/badge/current_build-Office_2013-red.svg)
7+
# Server Actions
8+
9+
[![Join the chat at https://gitter.im/ServerActions/Lobby](https://badges.gitter.im/ServerActions/Lobby.svg)](https://gitter.im/ServerActions/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
10+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE "MIT License Copyright © Anthony Duguid")
11+
[![release](http://github-release-version.herokuapp.com/github/aduguid/ServerActions/release.svg?style=flat)](https://github.com/aduguid/ServerActions/releases/latest)
12+
1013
<!---
1114
[![download VBA](https://img.shields.io/badge/download-VBA-brightgreen.svg)](https://github.com/aduguid/ServerActions/raw/master/VBA/ServerActions.xlsm?raw=true "Download the VBA Add-In")
1215
--->
@@ -68,16 +71,14 @@ Instructions for installation of VBA and VSTO versions.
6871
### VBA
6972
How to install the VBA version
7073
1. Download the VBA Add-In file [![download VBA](https://img.shields.io/badge/download-VBA-brightgreen.svg)](https://github.com/aduguid/ServerActions/raw/master/VBA/ServerActions.xlam?raw=true "Download the VBA Add-In").
71-
2. Copy the file to the XLSTART ```%AppData%\Microsoft\Excel\XLSTART\``` folder on your computer.
74+
2. Copy the file to the XLSTART folder on your computer. ```%AppData%\Microsoft\Excel\XLSTART\```
7275
3. Close all open instances of Excel and then launch Excel. The new ribbon should appear.
7376

7477
### VSTO
7578
How to install the VSTO version
7679
1. Download AnthonyDuguid.pfx And Install At Root Level [![download Key](https://img.shields.io/badge/download-Key-brightgreen.svg)](https://github.com/aduguid/ServerActions/VB/blob/master/AnthonyDuguid.pfx?raw=true "Download AnthonyDuguid.pfx And Install At Root Level For VSTO")
77-
2. Download and run the setup.exe file. ```TODO: publish .NET to GitHub```
78-
<!---
79-
[![download VSTO](https://img.shields.io/badge/download-VSTO-brightgreen.svg)](https://github.com/aduguid/ServerActions/VB/blob/master/publish/setup.exe?raw=true "Download Setup.exe Install File")
80-
--->
80+
2. Download and run the setup.exe file.
81+
[![download VSTO](https://img.shields.io/badge/download-VSTO-brightgreen.svg)](https://github.com/aduguid/ServerActions/blob/master/VB/publish/setup.exe?raw=true "Download Setup.exe Install File")
8182

8283
<br>
8384

VB/My Project/Settings.Designer.vb

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

VB/ServerActions.vbproj

Lines changed: 11 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -30,21 +30,21 @@
3030
<DefineConstants>VSTO40</DefineConstants>
3131
<StartupObject>
3232
</StartupObject>
33-
<IsWebBootstrapper>False</IsWebBootstrapper>
33+
<IsWebBootstrapper>True</IsWebBootstrapper>
3434
<BootstrapperEnabled>true</BootstrapperEnabled>
3535
<PublishUrl>publish\</PublishUrl>
36-
<InstallUrl />
36+
<InstallUrl>https://raw.githubusercontent.com/aduguid/ServerActions/master/VB/publish/</InstallUrl>
3737
<TargetCulture>en</TargetCulture>
38-
<ApplicationVersion>1.0.0.0</ApplicationVersion>
39-
<AutoIncrementApplicationRevision>true</AutoIncrementApplicationRevision>
38+
<ApplicationVersion>2.0.0.0</ApplicationVersion>
39+
<AutoIncrementApplicationRevision>false</AutoIncrementApplicationRevision>
4040
<UpdateEnabled>true</UpdateEnabled>
41-
<UpdateInterval>7</UpdateInterval>
41+
<UpdateInterval>0</UpdateInterval>
4242
<UpdateIntervalUnits>days</UpdateIntervalUnits>
4343
<ProductName>Excel Addin Server Actions</ProductName>
4444
<PublisherName>Anthony Duguid</PublisherName>
45-
<SupportUrl />
45+
<SupportUrl>https://github.com/aduguid/ServerActions/blob/master/README.md</SupportUrl>
4646
<FriendlyName>Excel Addin Server Actions</FriendlyName>
47-
<OfficeApplicationDescription />
47+
<OfficeApplicationDescription>This is an Excel VSTO Add-In written in Microsoft Visual Studio Community 2017 .NET. It allows the user to use an Excel table to ping a list of servers and create a file for Microsoft Remote Desktop Manager.</OfficeApplicationDescription>
4848
<LoadBehavior>3</LoadBehavior>
4949
</PropertyGroup>
5050
<ItemGroup>
@@ -63,11 +63,6 @@
6363
<ProductName>Microsoft Visual Studio 2010 Tools for Office Runtime %28x86 and x64%29</ProductName>
6464
<Install>true</Install>
6565
</BootstrapperPackage>
66-
<BootstrapperPackage Include="Microsoft.Windows.Installer.4.5">
67-
<Visible>False</Visible>
68-
<ProductName>Windows Installer 4.5</ProductName>
69-
<Install>true</Install>
70-
</BootstrapperPackage>
7166
</ItemGroup>
7267
<PropertyGroup>
7368
<!--
@@ -269,9 +264,9 @@
269264
</ItemGroup>
270265
<ItemGroup>
271266
<COMReference Include="ADODB">
272-
<Guid>{00000205-0000-0010-8000-00AA006D2EA4}</Guid>
267+
<Guid>{2A75196C-D9EB-4129-B803-931327F72D5C}</Guid>
273268
<VersionMajor>2</VersionMajor>
274-
<VersionMinor>5</VersionMinor>
269+
<VersionMinor>8</VersionMinor>
275270
<Lcid>0</Lcid>
276271
<WrapperTool>primary</WrapperTool>
277272
<Isolated>False</Isolated>
@@ -309,8 +304,8 @@
309304
<VisualStudio>
310305
<FlavorProperties GUID="{BAA0C2D2-18E2-41B9-852F-F413020CAA33}">
311306
<ProjectProperties HostName="Excel" HostPackage="{29A7B9D7-A7F1-4328-8EF0-6B2D1A56B2C1}" OfficeVersion="15.0" VstxVersion="4.0" ApplicationType="Excel" Language="vb" TemplatesPath="" DebugInfoExeName="#Software\Microsoft\Office\15.0\Excel\InstallRoot\Path#excel.exe" DebugInfoCommandLine="/x" AddItemTemplatesGuid="{DCFE8D25-4715-4C33-9EAB-A34A9EBC9544}" />
312-
<Host Name="Excel" IconIndex="0">
313-
<HostItem Name="ThisAddIn" Code="ThisAddIn.vb" CanonicalName="AddIn" CanActivate="false" IconIndex="1" Blueprint="ThisAddIn.Designer.xml" GeneratedCode="ThisAddIn.Designer.vb" />
307+
<Host Name="Excel" PublishedHash="69C324AB27932AA2FBF2B7EA72250886FF164DE6" IconIndex="0">
308+
<HostItem Name="ThisAddIn" Code="ThisAddIn.vb" CanonicalName="AddIn" CanActivate="false" IconIndex="1" Blueprint="ThisAddIn.Designer.xml" GeneratedCode="ThisAddIn.Designer.vb" PublishedHash="501F60F3B8BAF1916C7D50AECC5342A51A6B73BE" />
314309
</Host>
315310
</FlavorProperties>
316311
</VisualStudio>

VB/ServerActions.vbproj.user

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<PropertyGroup>
44
<PublishUrlHistory>publish\</PublishUrlHistory>
5-
<InstallUrlHistory />
6-
<SupportUrlHistory />
5+
<InstallUrlHistory>https://raw.githubusercontent.com/aduguid/ServerActions/master/VB/publish/</InstallUrlHistory>
6+
<SupportUrlHistory>https://github.com/aduguid/ServerActions/blob/master/README.md</SupportUrlHistory>
77
</PropertyGroup>
88
</Project>
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)