Skip to content

Commit

Permalink
Merge pull request #126 from UpendoVentures/Develop
Browse files Browse the repository at this point in the history
Merging branches for the 1.2 release
  • Loading branch information
WillStrohl authored Dec 6, 2024
2 parents fde48a2 + 74107df commit 4ced2de
Show file tree
Hide file tree
Showing 276 changed files with 13,460 additions and 21,993 deletions.
46 changes: 46 additions & 0 deletions .github/CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# Contributor Covenant Code of Conduct

## Our Pledge

In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.

## Our Standards

Examples of behavior that contributes to creating a positive environment include:

* Using welcoming and inclusive language
* Being respectful of differing viewpoints and experiences
* Gracefully accepting constructive criticism
* Focusing on what is best for the community
* Showing empathy towards other community members

Examples of unacceptable behavior by participants include:

* The use of sexualized language or imagery and unwelcome sexual attention or advances
* Trolling, insulting/derogatory comments, and personal or political attacks
* Public or private harassment
* Publishing others' private information, such as a physical or electronic address, without explicit permission
* Other conduct which could reasonably be considered inappropriate in a professional setting

## Our Responsibilities

Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior.

Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.

## Scope

This Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. Examples of representing a project or community include using an official project e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event. Representation of a project may be further defined and clarified by project maintainers.

## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at mtrutledge@gmail.com. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.

Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.

## Attribution

This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at [http://contributor-covenant.org/version/1/4][version]

[homepage]: http://contributor-covenant.org
[version]: http://contributor-covenant.org/version/1/4/
4 changes: 1 addition & 3 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
github: hismightiness
patreon: willstrohl
custom: ["https://venmo.com/Will-Strohl","https://amzn.to/2WcD0jZ"]
github: UpendoVentures
52 changes: 52 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
---
name: Bug Report
about: Create a report to help us improve

---

## Sponsorship
<!--
Open-Source is not free. We need to eat too. ~wink!~
We manage a TON of DNN extensions... Look!
https://upendoventures.com/What/CMS/DNN/Extensions
-->

If this request requires additional support (e.g., such as direct email/phone/meeting/development), I have the following interest in helping to [sponsor the effot via GitHub Sponsors](https://github.com/sponsors/UpendoVentures):

- [ ] None, please continute to work for me for free :P
- [ ] Absolutely, I get value out of this!
- [ ] Maybe later
- [ ] I'm already a sponsor... Woot!

## Describe the bug
A clear and concise description of what the bug is.

## Software Versions
- DNN: 00.00.00
- Module: 00.00.00

## To Reproduce
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

## Expected behavior
A clear and concise description of what you expected to happen.

## Actual behavior
A clear and concise description of what happened instead.

## Screenshots
If applicable, add screenshots to help explain your problem.

## Error log
**Note: Debug DLL's**
Please replace the current extension DLL's with the debug DLL's (if these are available with the release) and reproduce the error with the debug DLL's before pasting the error log.

Paste the error log that is related to this issue.

## Additional context
Add any other context about the problem here.
41 changes: 0 additions & 41 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

33 changes: 33 additions & 0 deletions .github/ISSUE_TEMPLATE/feature-request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
name: Feature Request
about: Suggest an idea for this project

---

## Sponsorship
<!--
Open-Source is not free. We need to eat too. ~wink!~
We manage a TON of DNN extensions... Look!
https://upendoventures.com/What/CMS/DNN/Extensions
-->

If this request requires additional support (e.g., such as direct email/phone/meeting/development), I have the following interest in helping to [sponsor the effot via GitHub Sponsors](https://github.com/sponsors/UpendoVentures):

- [ ] None, please continute to work for me for free :P
- [ ] Absolutely, I get value out of this!
- [ ] Maybe later
- [ ] I'm already a sponsor... Woot!

## Is your feature request related to a problem?
**Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

## Describe the solution you'd like
A clear and concise description of what you want to happen.

## Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

## Additional context
Add any other context or screenshots about the feature request here.
18 changes: 0 additions & 18 deletions .github/ISSUE_TEMPLATE/feature_request.md

This file was deleted.

47 changes: 31 additions & 16 deletions .github/ISSUE_TEMPLATE/help-and-other-questions.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,31 @@
---
name: Help and other questions
about: Ask for help or others questions re. using the module

---

## Please summarize your question in one sentence


## Give a more extended description


## Steps to reproduce (if needed)


## Other comments or remarks
---
name: Help and Other Questions
about: Use this to ask questions that don't relate to features and bug reports

---

## Sponsorship
<!--
Open-Source is not free. We need to eat too. ~wink!~
We manage a TON of DNN extensions... Look!
https://upendoventures.com/What/CMS/DNN/Extensions
-->

If this request requires additional support (e.g., such as direct email/phone/meeting/development), I have the following interest in helping to [sponsor the effot via GitHub Sponsors](https://github.com/sponsors/UpendoVentures):

- [ ] None, please continute to work for me for free :P
- [ ] Absolutely, I get value out of this!
- [ ] Maybe later
- [ ] I'm already a sponsor... Woot!

## Please summarize your question in one sentence


## Give a more extended description


## Steps to reproduce (if needed)


## Other comments or remarks
49 changes: 26 additions & 23 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,26 @@
<!--
Explain the benefit of this pull request
You can erase any parts of this template not applicable to your Pull Request.
-->

### Description of PR...

## Changes made
- Item 1
- Item 2


## PR Template Checklist

- [ ] Fixes Bug
- [ ] Feature solution
- [ ] Other


## Please mark which issue is solved
<!-- Type numbers directly after the #, it will show the issues with that number -->

Close #
<!--- Provide a general summary of your changes in the Title above -->
## Related to Issue
Fixes #

## Description
<!--- Describe your changes in detail -->

## How Has This Been Tested?
<!--- Please describe in detail how you tested your changes. -->
<!--- Include details of your testing environment, tests ran to see how -->
<!--- your change affects other areas of the code, etc. -->

## Screenshots (if appropriate):

## Types of changes
<!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)

## Checklist:
<!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
- [ ] My code follows the code style of this project.
- [ ] My change requires a change to the documentation.
- [ ] I have updated the documentation accordingly.
2 changes: 1 addition & 1 deletion Build.proj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<Target Name="Compile" DependsOnTargets="Clean;">
<Message Importance="High" Text="======================================= Starting Target Compile ==========================================" />
<ItemGroup>
<ProjectFiles Include="$(MSBuildProjectDirectory)\Upendo.Modules.DnnPageManager.sln" />
<ProjectFiles Include="$(MSBuildProjectDirectory)\Modules\Upendo.Modules.DnnPageManager.sln" />
</ItemGroup>

<MSBuild Projects="@(ProjectFiles)" Properties="Configuration=$(BuildConfiguration);Platform=$(BuildPlatform);RootFolder=$(MSBuildProjectDirectory)" />
Expand Down
Loading

0 comments on commit 4ced2de

Please sign in to comment.