Bjarke Berg
0a954d1804
Fix issue with build targets after nuget rename
2020-08-24 18:01:56 +02:00
Bjarke Berg
31e8acb875
Renamed nuget pacakges to Umbrac.Cms.*
2020-08-24 09:23:37 +02:00
Bjarke Berg
eed6c87978
fix issue with nuget version requested
2020-08-17 14:06:17 +02:00
Bjarke Berg
2da7e3c54f
Updated template default version to alpha001
2020-08-17 14:02:55 +02:00
Bjarke Berg
34617e9f94
Fix for packages
2020-08-12 16:51:34 +02:00
Bjarke Berg
3ec13b3190
Merge remote-tracking branch 'origin/netcore/netcore' into netcore/feature/better-linux-support
...
# Conflicts:
# build/NuSpecs/UmbracoCms.SqlCe.nuspec
2020-08-12 13:25:24 +02:00
Bjarke Berg
06c463e9cc
Update nuget package dll paths
2020-08-12 08:53:01 +02:00
Bjarke Berg
9eee058211
Fix issue with buildscript and verify nuget
2020-08-11 20:31:04 +02:00
Bjarke Berg
2ed8e89d9b
Fixes for build script
2020-08-11 12:26:01 +02:00
Bjarke Berg
f0795f63b5
Get the SqlCE dll from the SqlCE project instead of the executeable, now that the executable does not include SqlCE anymore by default
2020-08-11 10:40:37 +02:00
Bjarke Berg
3c2f2ac0b3
Netcore: Let build.ps1 create the dotnet new templates ( #8591 )
...
* Creates the Umbraco.Templates.nuspec on build
* Update nuspec to match nuget packages
* Updated namespace of Program.cs and Startup.cs and replace these with the project name in templates
* Bugfixes for sqlce
* Simplified template to have one template with --UseSqlCe as option
* Update build/build.ps1
Co-authored-by: Elitsa Marinovska <21998037+elit0451@users.noreply.github.com >
Co-authored-by: Elitsa Marinovska <21998037+elit0451@users.noreply.github.com >
2020-08-11 08:28:16 +02:00
Bjarke Berg
3daad871ce
Merge pull request #8396 from umbraco/netcore/feature/AB4827-sqlce-nuget
...
NuGet package specifications for SQL CE
2020-07-10 13:49:42 +02:00
Bjarke Berg
d94ecfe65e
Fixes for running using nuget package
...
Signed-off-by: Bjarke Berg <mail@bergmania.dk >
2020-07-10 13:00:54 +02:00
Bjarke Berg
a2fa6e521d
UmbracoCms.nuspec and file copying
2020-07-09 18:02:12 +02:00
Elitsa Marinovska
0c4959fc99
Merge branch 'netcore/feature/AB4822-nuget-packages-basis' into netcore/feature/AB4827-sqlce-nuget
2020-07-08 09:14:28 +02:00
Elitsa Marinovska
6282ac4a5b
Merged changes from base branch
2020-07-08 09:07:54 +02:00
Elitsa Marinovska
8c38c22648
Added additional target framework and changed nuget package title
2020-07-08 08:40:55 +02:00
Bjarke Berg
0a088e4ef4
casing changed
...
Signed-off-by: Bjarke Berg <mail@bergmania.dk >
2020-07-08 06:48:41 +02:00
Bjarke Berg
8c46eab939
bugfix
...
Signed-off-by: Bjarke Berg <mail@bergmania.dk >
2020-07-08 06:45:10 +02:00
Bjarke Berg
f7c6d1c68c
bugfix
...
Signed-off-by: Bjarke Berg <mail@bergmania.dk >
2020-07-08 06:37:14 +02:00
Bjarke Berg
6bb33c865f
Small fixes to build.ps1 and added xml doc generation to projects
...
Signed-off-by: Bjarke Berg <mail@bergmania.dk >
2020-07-07 20:40:44 +02:00
Elitsa Marinovska
c03bff4399
Nuget package specifications for SQL CE
2020-07-07 16:10:06 +02:00
Elitsa Marinovska
a2c54018a7
modifying CompileUmbraco() and PreparePackages() functions needed before packaging the nuget packages
2020-06-30 23:10:51 +02:00
Elitsa Marinovska
6490d7dc14
Changing nuspec files for .net core projs
2020-06-30 23:07:38 +02:00
Elitsa Marinovska
c91281c4b8
NuGet.org had TLS 1.0 and 1.1 disabled - https://devblogs.microsoft.com/nuget/deprecating-tls-1-0-and-1-1-on-nuget-org/ .
...
Therefore we need this line specifying Tls12
2020-06-30 23:02:36 +02:00
Bjarke Berg
6d30f31134
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
2020-06-18 14:41:40 +02:00
Sebastiaan Janssen
3b2d87950c
Fix replacement of baseurl in UI docs
2020-06-18 11:28:31 +02:00
Sebastiaan Janssen
f0f92db3dc
First compile all the gulp things before trying to make the docs
2020-06-17 18:02:23 +02:00
Warren Buckley
96ab448e74
Azure DevOps YML pipeline for creating C# & JS Docs ( #8282 )
2020-06-17 11:47:53 +02:00
Bjarke Berg
d77c3dc8dd
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
2020-06-11 15:16:39 +02:00
Warren Buckley
29f0ba0b37
Merge pull request #5466 from umbraco/v8/api-docs-update
...
Api documentation functions update
2020-06-08 13:59:42 +00:00
Bjarke Berg
cda531e34e
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
...
# Conflicts:
# .gitignore
# src/Umbraco.Web/Editors/ContentController.cs
2020-05-18 10:37:28 +02:00
Bjarke Berg
45224a35d0
Initial acceptance test commit
2020-05-13 15:18:40 +02:00
Elitsa Marinovska
64be0c99af
Changing the naming in case they are used on the build server
2020-05-12 13:33:30 +02:00
Elitsa Marinovska
3e73888510
Changing path that was causing an error
2020-05-12 12:20:32 +02:00
Elitsa Marinovska
85ff4be55d
Merge branch 'v8/dev' into v8/api-docs-update
...
# Conflicts:
# build/build.ps1
2020-05-12 12:06:45 +02:00
Scott Brady
5815bfa15f
Merge remote-tracking branch 'Umbraco/netcore/dev' into netcore/feature/users
2020-05-04 14:36:45 +01: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
Callum Whyte
d4f8499851
Update Models Builder model namespace in Views/web.config
2020-04-22 16:18:30 +02:00
Scott Brady
52d6c86d8b
Merge branch 'netcore/dev' into netcore/feature/users
2020-04-16 09:41:27 +01:00
Scott Brady
e5f3c4a186
Security stamp validator. Removed more references to ASP.NET Identity 2
2020-04-06 17:23:04 +01:00
Bjarke Berg
73a1058dd1
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
...
# Conflicts:
# src/Umbraco.Core/Models/Property.cs
2020-03-23 12:48:56 +01:00
Sebastiaan Janssen
8cd537cc96
Merge branch 'v8/8.5.5' into v8/dev
...
# Conflicts:
# src/SolutionInfo.cs
2020-03-19 14:03:38 +01:00
Bjarke Berg
1457e98554
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
2020-03-17 14:11:39 +01:00
Jeffrey Schoemaker
ead3de05e4
Added the correct sources to the buildscripts. If you have inte… ( #7089 )
2020-03-13 13:30:54 +01:00
Sebastiaan Janssen
4c134f9701
Revert "Fix the build for people on VS version 16.4.5+"
...
This has been properly fixed in Umbraco.Build 0.2.14 instead
This reverts commit f4861f6802 .
2020-03-13 09:47:05 +01:00
Sebastiaan Janssen
f4861f6802
Fix the build for people on VS version 16.4.5+
2020-03-12 17:17:49 +01:00
Warren Buckley
2d3388d6d3
Update dependency for 8.5.5
2020-03-12 15:52:23 +01:00
Bjarke Berg
5491037d10
Removed CSharpTest.Net.Collections from nuspec
2020-02-09 10:39:11 +01:00
Bjarke Berg
5259b19eef
Fix reference to umbraco.core
2020-01-30 19:19:19 +01:00