Bjarke Berg
9cfae2c935
Merge pull request #8891 from umbraco/netcore/feature/8651-config-options-pattern-refactor
...
Netcore: Replace configurations with IOptions pattern
2020-09-18 08:20:03 +02:00
berg
738bdfbbdd
Moved umbraco file logging into minimal config
...
Signed-off-by: berg <mail@bergmania.dk >
2020-09-18 07:46:36 +02:00
Bjarke Berg
380bec0e2f
Fixed wrong config file path
...
Signed-off-by: Bjarke Berg <mail@bergmania.dk >
2020-09-18 07:05:40 +02:00
Shannon
bc6952d77c
Ensures the user service returns the real error when the current user fails, ensures we add the standard header to all ajax requests so they can be detected
2020-09-18 14:55:33 +10:00
Elitsa Marinovska
66f35f428d
Updates nuspec files with new nuget packages version
2020-09-17 18:47:24 +02:00
Elitsa Marinovska
0f9595a5b1
Updates nuget packages versions to latest
2020-09-17 17:58:11 +02:00
Bjarke Berg
1b7bd7bcd9
Register ILogger<>
2020-09-17 15:31:32 +02:00
Bjarke Berg
1dad22403a
Fix issue with dll not found
2020-09-17 15:20:24 +02:00
Bjarke Berg
8c31a4d6e6
Fix issue with dll not found
2020-09-17 15:16:13 +02:00
Niels Lyngsø
d3db24e705
Merge remote-tracking branch 'origin/v8/8.8' into v8/bug/8919-cache-icons-used-in-login-screen
2020-09-17 15:00:02 +02:00
Niels Lyngsø
e2957bb715
inject icons to iconHelper to avoid making requests to the icon controller
2020-09-17 14:59:49 +02:00
Niels Lyngsø
0506c8c555
defineIcon method
2020-09-17 14:59:12 +02:00
Nikolaj
b18f0b2b69
Add csproj files
2020-09-17 14:34:04 +02:00
Nikolaj
0bb8e238c3
Use MS ILogger Upgrader
2020-09-17 13:36:26 +02:00
Nikolaj
140cf69027
Use MS ILogger for XmlStore and BackgroundTask
2020-09-17 13:14:02 +02:00
Nikolaj
c89659c597
Use MS ILogger in database stuff
2020-09-17 12:52:25 +02:00
Sebastiaan Janssen
6b0539fefc
Set version to RC
2020-09-17 12:19:07 +02:00
Nikolaj
4b254a02a8
Use MS Ilogger for FileSystem
2020-09-17 11:35:29 +02:00
Lars-Erik Aabech
6d15a2fce3
Eliminates error/no-preview when grid media picker have no crop set ( #8620 )
...
(cherry picked from commit deb03e4d82 )
2020-09-17 11:35:17 +02:00
Lars-Erik Aabech
deb03e4d82
Eliminates error/no-preview when grid media picker have no crop set ( #8620 )
2020-09-17 11:32:52 +02:00
Nikolaj
ccf63bac5b
Use ILoggerFactory in GetScopeProvider in TestObjects
2020-09-17 10:57:03 +02:00
Nikolaj
ecb4831855
Apply repository related fixes to tests
2020-09-17 10:35:11 +02:00
Bjarke Berg
a7c3b2dab8
Clear default log providers
2020-09-17 09:59:13 +02:00
Nikolaj
001df5f5a1
Use Microsoft ILogger in Repositories
2020-09-17 09:42:55 +02:00
Bjarke Berg
8b7a2f490d
remove connectionstring from config
2020-09-17 09:38:50 +02:00
Niels Swimberghe
6d2135edd5
Change wrong URL in KeepAlive XML Comments
...
The XML comments for KeepAlive mention the URL for the KeepAlive.Ping action but incorrectly omits 'umbraco' from the path.
The change adds the 'umbraco' section to the path.
(cherry picked from commit 312dc1d9a7 )
2020-09-17 09:19:09 +02:00
Warren Buckley
5a37854dd5
Merge pull request #7599 from umbraco/v8/feature/ui-media-create-button-style
...
UI: corrected button style to match new style
(cherry picked from commit 2e055ca146 )
2020-09-17 09:18:55 +02:00
Bjarke Berg
7d3bc9be1c
Moved serilog config to appsettings and configured it to also catch MS logging messages.
...
Added Console log for Development
2020-09-17 09:01:10 +02:00
Nikolaj
9511c99ee7
Use loggerfactory with debug instead of DebugDiagnosticsLogger
2020-09-17 08:28:49 +02:00
Shannon
9c5ad79a1f
bumps version
2020-09-17 16:16:08 +10:00
Shannon
75dc416ed9
Merge remote-tracking branch 'origin/v8/8.8' into v8/feature/no-local-login
...
# Conflicts:
# src/Umbraco.Core/Migrations/Upgrade/UmbracoPlan.cs
# src/Umbraco.Web.UI.Client/src/common/directives/components/application/umblogin.directive.js
# src/Umbraco.Web.UI.Client/src/common/directives/components/buttons/umbbutton.directive.js
# src/Umbraco.Web.UI.Client/src/views/common/overlays/user/user.html
# src/Umbraco.Web.UI.Client/src/views/components/buttons/umb-button-group.html
# src/Umbraco.Web.UI.Client/src/views/components/buttons/umb-button.html
# src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
2020-09-17 15:38:04 +10:00
Niels Swimberghe
312dc1d9a7
Change wrong URL in KeepAlive XML Comments
...
The XML comments for KeepAlive mention the URL for the KeepAlive.Ping action but incorrectly omits 'umbraco' from the path.
The change adds the 'umbraco' section to the path.
2020-09-17 12:25:09 +10:00
Nikolaj
87774b789c
Add LoggerFactory to TestHelper and fix a bunch of tests
2020-09-16 15:17:42 +02:00
Niels Lyngsø
1fc8e826f6
Merge remote-tracking branch 'origin/v8/contrib' into v8/feature/umb-property-info-button
2020-09-16 15:08:27 +02:00
Niels Lyngsø
9882edeca0
added translation to demo implementation
2020-09-16 14:54:25 +02:00
Nikolaj
611276a5eb
Fake SiriLogger for now and start using MSLogger more places
2020-09-16 14:29:33 +02:00
Nikolaj
120e163682
Begin trying to replace logger in Current
2020-09-16 13:46:45 +02:00
Bjarke Berg
1334fd0c5e
Typo
2020-09-16 11:47:37 +02:00
Nikolaj
52051629ba
Use generic logger in controllers
2020-09-16 10:55:41 +02:00
Shannon
559a4b00ad
Allows custom view for external login provider to manage it's own form, updates umbLogin component to allow 3rd party interaction
2020-09-16 18:45:14 +10:00
Nikolaj
bd972e1be2
Completely remove LoggerExtensions
2020-09-16 10:27:21 +02:00
Nikolaj
a18580c7f6
Remove Debug<T> from LoggerExtensions
2020-09-16 10:24:05 +02:00
Nikolaj
488093add3
Remove LogWarning<T> from LoggerExtensions
2020-09-16 10:08:18 +02:00
Nikolaj
dda6fb12a3
Remove LogError<T> from LoggerExtensions
2020-09-16 09:40:49 +02:00
Nikolaj
e870823e81
Merge branch 'netcore/netcore' into netcore/feature/migrate-logging
2020-09-16 08:59:30 +02:00
Nikolaj
80ee2356d5
Fix a bunch of tests and try to add ILoggerFactory to Current
2020-09-16 08:57:06 +02:00
Shannon
bc3f27d550
Ensures the OnAutoLinking event fires when the user exists, adds try/catches around the event so the event can bubble up errors to the UI
2020-09-16 12:36:39 +10:00
Nikolaj
4492d48aef
Inject IFactory and ILogger more places
2020-09-15 15:42:04 +02:00
Nikolaj
633d42039e
Fix a whole bunch of other errors
2020-09-15 15:14:44 +02:00
Bjarke Berg
af59a7a0b9
Do not login after install. This currently leads to issues due to the restart.
2020-09-15 13:47:54 +02:00