Commit Graph

283 Commits

Author SHA1 Message Date
Marc Goodson
034e9e2628 Update 'working with the code' to remove reference to VS2017
I'm not sure you need to restate the version here, having got it specified in the list above, but if you do, then a vanilla 2017 won't build the source because of the c#8 stuff introduced recently.
2020-10-05 10:43:32 +02:00
Lotte Pitcher
9e48e8aa3a use 'contact links' config feature to replace issue templates that link elsewhere 2020-10-01 15:01:44 +02:00
Bjarke Berg
d14e2a99bc Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
#	.gitignore
#	build/NuSpecs/tools/Web.config.install.xdt
#	src/Umbraco.Core/ContentExtensions.cs
#	src/Umbraco.Infrastructure/Intall/InstallHelper.cs
#	src/Umbraco.Infrastructure/Models/Blocks/BlockEditorModel.cs
#	src/Umbraco.Infrastructure/Models/Blocks/BlockItemData.cs
#	src/Umbraco.Infrastructure/Models/Blocks/BlockListLayoutReference.cs
#	src/Umbraco.Infrastructure/Models/Mapping/CommonMapper.cs
#	src/Umbraco.Infrastructure/PropertyEditors/BlockEditorPropertyEditor.cs
#	src/Umbraco.Infrastructure/PropertyEditors/BlockListConfigurationEditor.cs
#	src/Umbraco.Infrastructure/PropertyEditors/NestedContentPropertyEditor.cs
#	src/Umbraco.Tests/PropertyEditors/BlockListPropertyValueConverterTests.cs
#	src/Umbraco.Web.UI.Client/package-lock.json
#	src/Umbraco.Web/Compose/NestedContentPropertyComponent.cs
2020-09-09 14:16:46 +02:00
Kenn Jacobsen
94894ca41b Bump required Visual Studio version number in contrib guidelines 2020-09-02 15:22:48 +02:00
Sebastiaan Janssen
dae94bd957 Update issue template 2020-08-27 09:46:06 +02:00
Sebastiaan Janssen
3b93b6d108 Adds .NET Core issue template 2020-08-27 09:45:13 +02:00
Bjarke Berg
9432f71a63 Merge remote-tracking branch 'origin/v8/dev' into netcore/dev 2020-08-11 10:00:19 +02:00
Bjarke Berg
39162f0f6a Merge conflicts resolved 2020-08-06 12:59:21 +02:00
Warren Buckley
1e29b5f810 Delete RichCode Navigation GitHub Action
Will do testing in personal fork with MS team until this is ready to demo
2020-08-06 08:10:51 +01:00
Warren Buckley
48963f6548 Submit Rich Code Navigation GitHub action 2020-07-23 16:40:23 +01:00
Sebastiaan Janssen
d347d36861 Don't run CodeQL on PRs for now 2020-07-14 13:48:46 +02:00
Sebastiaan Janssen
9f9cd0e11e Trying to get CodeQL to run (#8415) 2020-07-13 17:22:27 +02:00
Sebastiaan Janssen
19ec14b53f Create codeql-analysis.yml
First stab at getting CodeQL analysis running
2020-07-10 08:57:41 +02:00
Bjarke Berg
aa31a8b5dd Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
#	src/Umbraco.Core/Models/PublishedContent/PublishedContentType.cs
#	src/Umbraco.Core/PublishedCache/PublishedSnapshotServiceBase.cs
#	src/Umbraco.Core/PublishedModelFactoryExtensions.cs
#	src/Umbraco.Web.UI.Client/package-lock.json
#	src/Umbraco.Web.UI.Client/src/views/propertyeditors/imagecropper/imagecropper.controller.js
#	src/Umbraco.Web.UI.Client/src/views/users/user.controller.js
#	src/Umbraco.Web.UI/Umbraco/Views/Default.cshtml
2020-05-01 14:13:15 +02:00
Warren Buckley
9335f39495 Update Readme.md in netcore branch to see if LGTM.com will analyze C# 2020-04-18 22:01:39 +01:00
James Wilkinson
d6723554fc Added links to the required tools. Added more detail to the PR… (#7944) 2020-04-14 09:50:48 +02:00
Carole Rennie Logan
18e4299fb3 Adding Git command line to contrib guidelines
Adding Git command line to contrib guidelines after an issue someone had at #canConHackathon
2020-04-10 20:46:46 +02:00
Carole Rennie Logan
421d7ac30d Renaming PR team name in contributing docs 2020-04-10 17:26:50 +02:00
Daniël Knippers
3d10a061e9 Update CONTRIBUTING.md (#7680)
* Update CONTRIBUTING.md

Syncs header name with summary and fixes link syntax

* Update CONTRIBUTING.md

Changed header back and updated summary instead
2020-02-18 14:05:07 +00:00
Poornima Nayar
05465f2e91 Merge pull request #7092 from JeffreyPerplex/patch-5
Make the source code build documentation a bit less complex
2020-02-17 15:37:19 +00:00
Poornima Nayar
eed94d8cd0 Change to default branch name for v8 2020-01-16 09:21:26 +01:00
Jeffrey Schoemaker
ce969aad3b Make it a bit less complex 2019-11-07 13:34:26 +01:00
Jeffrey Schoemaker
55b76ecc4e Add some help if you're on the wrong repo (#7082) 2019-11-07 12:46:48 +01:00
Sebastiaan Janssen
60e4727e51 Update CONTRIBUTING.md 2019-11-07 12:05:16 +01:00
Jeffrey Schoemaker
2bbe2c01de Added to switch to the correct repository
I always forget this.... And it's nowhere in the documentation
2019-11-07 10:48:00 +00:00
Sebastiaan Janssen
4e908e9dd1 Update 1_Bug.md 2019-11-01 15:23:53 +01:00
SANDIP PALIT
5f83f199cb Fixed Grammatical errors (#6857) 2019-10-29 21:52:45 +01:00
emma burstow
3871f408de Update CONTRIBUTING.md
I know it's cheesy to update a .md for hacktoberfest but I have been dying to put some things in here and to switch some things around. Perhaps you'll disagree on the 'easiest way to build the source code' but I wanted to invert the two because I find clicking lots easier.
2019-10-23 17:21:10 +02:00
James George
a3779b5be9 [Docs]: minor tweak (#6743) 2019-10-17 13:06:21 +02:00
Kewbish
86c6b3d7f8 Grammar changes
There were a few grammatical mistakes and one spelling error in
the various .md files, so I fixed them :)
Signed-off-by: Kewbish <kewbish@gmail.com>
2019-10-16 17:32:51 +02:00
Poornima Nayar
157c0a2479 Added Review process file 2019-09-02 10:27:29 +02:00
Poornima Nayar
981519eac0 Added contribution guidelines file
which was otherwise leading to a 404 from the Contributing.md file (#6197)
2019-08-29 13:49:26 +02:00
Sebastiaan Janssen
943b54dcf7 Update 1_Bug.md 2019-07-11 11:55:01 +02:00
Mike Masey
6d6121faa6 feat: add updated defaultbranch image and update missed dev-v8 references to v8/dev 2019-04-02 20:47:47 +01:00
Mike Masey
9d4ecc1d41 fix: update contributing.md with correct branch to rebase with (v8/dev) 2019-04-02 20:09:03 +01:00
Sebastiaan Janssen
1c9d1718e7 More readme updates 2019-03-19 22:53:31 +01:00
Sebastiaan Janssen
23656f017c More readme updates 2019-03-19 22:02:52 +01:00
Sebastiaan Janssen
685c4e351b Update readme 2019-03-19 21:31:57 +01:00
Sebastiaan Janssen
8334d088e7 Update PULL_REQUEST_TEMPLATE.md 2019-03-07 09:33:43 +01:00
Niels Lyngsø
45dc3a26ed Updated CONTRIBUTING_DETAILED to fit new npm setup (#4735)
Updated CONTRIBUTING_DETAILED to fit new npm setup

Co-authored-by: Sebastiaan Janssen <sebastiaan@umbraco.com>
2019-03-06 16:06:56 +01:00
Anders Bjerner
bac2b1cb71 Updated reference to dev-v7 as dev-v8 is now the default branch 2019-02-25 17:19:55 +01:00
Carole Rennie Logan
9bcce48df3 still reference to temp8 2019-02-25 07:43:35 +01:00
Skid Vis
c83630b376 Updates branch to checkout when trying v8
The branch specified, 'temp8', no longer exists. Updates to the current 'dev-v8' branch name.
2019-02-23 16:32:33 +01:00
Sebastiaan Janssen
e1856bf851 Update README.md 2019-02-23 16:30:18 +01:00
Sebastiaan Janssen
fe3525bc54 Update README.md 2019-02-23 16:27:18 +01:00
Sebastiaan Janssen
452dcbd016 Update README.md 2019-02-23 16:26:48 +01:00
Sebastiaan Janssen
0b19c07756 Merge branch 'dev-v7' into temp8
# Conflicts:
#	.github/README.md
#	src/Umbraco.Core/Constants-PropertyEditors.cs
#	src/Umbraco.Core/PropertyEditors/PropertyEditorResolver.cs
#	src/Umbraco.Web.UI.Client/src/views/media/media.restore.controller.js
#	src/Umbraco.Web/Cache/DataTypeCacheRefresher.cs
#	src/Umbraco.Web/PropertyEditors/RelatedLinks2PropertyEditor.cs
2019-01-20 21:23:51 +01:00
Abi Noda
76bece07ef add pull reminders badge to readme 2019-01-20 21:10:02 +01:00
Callum Whyte
f8b382ea0a Eliminating bower (#4146) 2019-01-20 20:43:47 +01:00
Chris Houston
941ede776b Corrected all the miss spellings of:
Seperator -> Separator
Seperate -> Separate
2019-01-17 13:16:43 +01:00