Nikolaj Geisle
|
4ebd20bb66
|
Merge remote-tracking branch 'origin/v10/dev' into v10/feature/nullable-reference-types-in-Umbraco-Core
# Conflicts:
# build/build.ps1
# src/Umbraco.Core/Configuration/ConfigConnectionString.cs
# src/Umbraco.Core/Configuration/Models/ConnectionStrings.cs
# src/Umbraco.Core/Install/InstallSteps/TelemetryIdentifierStep.cs
# src/Umbraco.Core/Models/ContentType.cs
# src/Umbraco.Infrastructure/Migrations/Install/DatabaseBuilder.cs
# tests/Umbraco.Tests.AcceptanceTest/package.json
|
2022-03-16 13:00:38 +01:00 |
|
Bjarke Berg
|
981e66a673
|
Merge remote-tracking branch 'origin/v9/dev' into v10/dev
# Conflicts:
# src/Umbraco.Core/Telemetry/TelemetryService.cs
# src/Umbraco.Infrastructure/DependencyInjection/UmbracoBuilder.CoreServices.cs
# src/Umbraco.Infrastructure/DependencyInjection/UmbracoBuilder.Services.cs
# src/Umbraco.Infrastructure/HostedServices/ScheduledPublishing.cs
# src/Umbraco.Infrastructure/Migrations/Upgrade/UmbracoPlan.cs
# src/Umbraco.Infrastructure/Runtime/SqlMainDomLock.cs
# src/Umbraco.Web.BackOffice/Controllers/ContentController.cs
# src/Umbraco.Web.BackOffice/Controllers/DashboardController.cs
# tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/HostedServices/ScheduledPublishingTests.cs
|
2022-03-10 14:36:30 +01:00 |
|
Nikolaj Geisle
|
6be2cd45db
|
Use nullability on the rest of core
|
2022-02-16 16:03:53 +01:00 |
|
Paul Johnson
|
2a4c974568
|
Move services infra -> core
|
2022-01-14 11:34:08 +00:00 |
|
Stephan
|
edf7df043f
|
Reorg code, move services
|
2017-12-28 09:18:09 +01:00 |
|
Stephan
|
c76403077f
|
Normalize cr/lf/tab
|
2017-07-20 11:21:28 +02:00 |
|
Stephan
|
81234cd702
|
Rename DI to Composing
|
2017-05-30 15:46:25 +02:00 |
|
Stephan
|
a00ee8d275
|
Rename DependencyInjection into DI, cleanup components, compose
|
2016-10-17 11:00:12 +02:00 |
|
Stephan
|
5c2232aa3b
|
Refactor logging and profiling, boot reporting
|
2016-09-19 16:33:47 +02:00 |
|
Shannon
|
3dac630d05
|
Fixes: U4-6998 User language drop down is incorrect when default language is used
|
2015-08-20 16:07:46 +02:00 |
|
Shannon
|
1b137bb785
|
Fixes: U4-5777 Allow Localization of Plugins without having to edit core language files
|
2015-06-15 17:13:34 +02:00 |
|
Shannon
|
da579c91e1
|
Fixes: U4-6460 7.2.2 -> 7.2.4 update fails with "an item with the same key has already been added" error
|
2015-04-27 13:40:41 +10:00 |
|
Shannon
|
08a2ec6883
|
Fixes: U4-6436 Localization in the back office doesn't work immediately after app restart
|
2015-03-20 18:15:31 +11:00 |
|
Shannon
|
0932c980e9
|
Fixes: U4-6307 Incorrect culture assigned to user (missing region code)
|
2015-03-06 16:01:49 +11:00 |
|
Shannon
|
d4f28fcd85
|
fixes a couple of tests
|
2015-01-07 10:39:00 +11:00 |
|
Shannon
|
5b9a98ad6a
|
Simplifies the ILocalizedTextService to not have an extension method for null tokens, adds another extension method to accept an array of tokens, adds null checks.
|
2014-12-18 12:45:04 +11:00 |
|