Paul Johnson
948992cc75
Include default favicon for new projects
...
Bonus - ensures wwwroot exists for first boot.
2022-05-06 08:36:05 +01:00
Bjarke Berg
c380891c83
Removes SqlCE from template
2022-05-03 09:24:29 +02:00
Bjarke Berg
13f6d4791c
Move umbraco views to static assets and make that an RCL + Embedded language files ( #12324 )
...
* RCL for static assets to replace the nuspec
* Fix build
* Fix unit tests
* clean up in build.ps1
* Removed test (lang files will be removed later anyway)
* Fixed namespaces.. + Ensure we set web root path if missing (e.g. wwwroot folder do not exist) + Added StaticWebAssetBasePath
* fixed namespace
* cleanup
* Set root variable
* Added static assets
* Experimenting with StaticWebAssetBasePath
* Embedded lang files into Umbraco.Core
* Removed legacy test. New test can be implemented instead
* Fixed tests
* clean up
* Fix merge issue
2022-05-02 19:38:33 +02:00
Bjarke Berg
58cbeac39d
Merge remote-tracking branch 'origin/v9/dev' into v10/dev
...
# Conflicts:
# src/Directory.Build.props
# templates/UmbracoPackage/.template.config/template.json
# templates/UmbracoProject/.template.config/template.json
2022-05-02 11:42:00 +02:00
nikolajlauridsen
eba7e41fd4
Bump version to rc3
2022-05-02 09:43:16 +02:00
Bjarke Berg
d47ae6868b
Added nullable to templates
2022-04-29 15:10:29 +02:00
nikolajlauridsen
f025b72d6b
Bump version to rc2
2022-04-25 09:44:33 +02:00
Bjarke Berg
b19dab5f3a
Fix merge issues
2022-04-20 15:42:27 +02:00
Bjarke Berg
23a49161d6
Merge remote-tracking branch 'origin/v9/dev' into v10/dev
...
# Conflicts:
# build/build.ps1
# build/templates/UmbracoPackage/.template.config/template.json
# build/templates/UmbracoProject/.template.config/dotnetcli.host.json
# build/templates/UmbracoProject/.template.config/ide.host.json
# build/templates/UmbracoProject/.template.config/template.json
# src/Umbraco.Core/Constants-System.cs
# src/Umbraco.Infrastructure/DependencyInjection/UmbracoBuilder.Services.cs
# src/Umbraco.Infrastructure/Security/BackOfficeUserStore.cs
# src/Umbraco.Web.BackOffice/Controllers/AuthenticationController.cs
# umbraco-netcore-only.sln
2022-04-20 11:09:28 +02:00
Sebastiaan Janssen
f7615a93d5
Ignore the views folder apart from required files ( #12260 )
...
* Ignore the views folder apart from required files
* Only ship the views that we know we want
2022-04-18 02:17:05 +02:00
Sebastiaan Janssen
48dbe959f6
Merge pull request #12249 from umbraco/v9/feature/merge-v9-contrib
2022-04-14 11:44:24 +02:00
Sebastiaan Janssen
4e71d6f2f6
Merge branch 'v9/dev' into v9/contrib
...
# Conflicts:
# src/Umbraco.Infrastructure/HostedServices/RecurringHostedServiceBase.cs
2022-04-12 13:41:34 +02:00
Ronald Barendse
c0b0a47612
Merge branch 'v9/dev' into v9/feature/projecttemplate-cleanup
2022-04-12 11:16:16 +02:00
Ronald Barendse
20666218d2
Move templates to root
2022-04-12 11:00:59 +02:00
Ronald Barendse
9187186c62
Generate lowercase telemetry ID
2022-02-24 10:21:15 +01:00
Ronald Barendse
5813a8aadf
Clean up and improve project templates
2022-02-23 23:20:13 +01:00
Ronald Barendse
4c037774de
Move templates to root
2022-02-23 22:45:35 +01:00