Bjarke Berg
|
b7a48686f0
|
Updates based on review feedback
|
2020-09-15 13:18:01 +02:00 |
|
Nikolaj
|
44848e567c
|
Use ILoggerFactory for examine stuff
|
2020-09-15 13:00:59 +02:00 |
|
Nikolaj
|
0238d6eb02
|
Start using LoggerFactory
|
2020-09-15 12:40:35 +02:00 |
|
Bjarke Berg
|
9c91dd5994
|
Fixed test
|
2020-09-15 12:23:41 +02:00 |
|
Bjarke Berg
|
5836ca3da4
|
Bugfix - Imagesharp cache folder is not relative to root but to the wwwroot. "~" is not replaced with root
|
2020-09-15 10:27:23 +02:00 |
|
Bjarke Berg
|
9d91e629c6
|
Bugfix in CheckIfUserTicketDataIsStaleAttribute
|
2020-09-15 10:13:05 +02:00 |
|
Nikolaj
|
9fa4319940
|
Remove some TODO
|
2020-09-15 10:06:17 +02:00 |
|
Nikolaj
|
90a16f49c7
|
Fix up some tests
|
2020-09-15 10:03:56 +02:00 |
|
Nikolaj
|
433d9fcfe3
|
Merge branch 'netcore/netcore' into netcore/feature/migrate-logging
|
2020-09-15 09:38:57 +02:00 |
|
Nikolaj
|
f22e4ac9ba
|
Add more injection into UmbracoIndexCreator and UmbracoMemerIndex
|
2020-09-15 09:37:25 +02:00 |
|
Bjarke Berg
|
4918841154
|
Merge remote-tracking branch 'origin/netcore/netcore' into netcore/feature/8651-config-options-pattern-refactor
|
2020-09-15 09:36:29 +02:00 |
|
Bjarke Berg
|
7d8c9ee4c9
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/netcore
|
2020-09-15 09:35:57 +02:00 |
|
Bjarke Berg
|
c9243d9d61
|
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
|
2020-09-15 09:35:05 +02:00 |
|
Nikolaj
|
4a9cc9e457
|
Add more logging fixes
|
2020-09-15 09:12:29 +02:00 |
|
Bjarke Berg
|
b4353585c3
|
Simplifyed the ConnectionStrings config
|
2020-09-15 09:11:36 +02:00 |
|
Nikolaj
|
554d2f6f64
|
Fix TypeLoader and PublishedRouter
|
2020-09-15 09:00:14 +02:00 |
|
Nikolaj
|
02828db8fd
|
Add work on PublishedSnapshotService
|
2020-09-15 08:45:40 +02:00 |
|
Bjarke Berg
|
4a4b57ef87
|
bugfixes related to no umbraco connection string
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
|
2020-09-14 21:53:56 +02:00 |
|
Bjarke Berg
|
ce2da18304
|
Fixed based on review comments
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
|
2020-09-14 21:27:31 +02:00 |
|
Shannon
|
8b89c73873
|
Ensure the user's name is locked when deny local login
|
2020-09-15 00:23:55 +10:00 |
|
Bjarke Berg
|
dc8933b6b9
|
Removed test code
|
2020-09-14 15:05:32 +02:00 |
|
Shannon
|
be00934425
|
reverts the umb-button change
|
2020-09-14 22:53:26 +10:00 |
|
Bjarke Berg
|
8141e7c6c8
|
Bugfix
|
2020-09-14 14:35:57 +02:00 |
|
Nikolaj
|
5e17aa3bf1
|
Finish aligning ILogger to MS ILogger
|
2020-09-14 14:25:59 +02:00 |
|
Bjarke Berg
|
1599e74193
|
Removed Umbraco.Configuration project
|
2020-09-14 14:15:09 +02:00 |
|
Bjarke Berg
|
e74570c0ac
|
More clean up of old configs
|
2020-09-14 14:12:38 +02:00 |
|
Nikolaj
|
161061dbbc
|
Remove exception logging and finish LogWarning
|
2020-09-14 14:10:19 +02:00 |
|
Warren Buckley
|
2e055ca146
|
Merge pull request #7599 from umbraco/v8/feature/ui-media-create-button-style
UI: corrected button style to match new style
|
2020-09-14 12:02:26 +01:00 |
|
Bjarke Berg
|
4173a2fb20
|
More clean up of old configs
|
2020-09-14 12:58:41 +02:00 |
|
Bjarke Berg
|
acb46119be
|
More clean up of old configs
|
2020-09-14 12:57:47 +02:00 |
|
Niels Lyngsø
|
4a8703d5a3
|
no message
|
2020-09-14 11:56:50 +02:00 |
|
Bjarke Berg
|
1b4b17cbae
|
More clean up of old configs
|
2020-09-14 11:56:22 +02:00 |
|
Nikolaj
|
db4652c0be
|
Align fatal exception with message
|
2020-09-14 11:49:47 +02:00 |
|
Nikolaj
|
b8c60d1666
|
Refactor Fatal with simple message
|
2020-09-14 11:23:17 +02:00 |
|
Nikolaj
|
a1ecc4a5c9
|
Change Warn to LogWarning
|
2020-09-14 10:17:32 +02:00 |
|
Shannon
|
003d52bd87
|
Makes ChallengeResult public, adds more functionality to umb-button
|
2020-09-14 18:03:23 +10:00 |
|
Bjarke Berg
|
e6ad34da1d
|
More clean up of old configs
|
2020-09-14 09:13:53 +02:00 |
|
Nikolaj
|
d7e3bce741
|
Rename Error to align it with MS ILogger
|
2020-09-14 09:10:53 +02:00 |
|
Bjarke Berg
|
5b90a469e9
|
More clean up of old configs
|
2020-09-14 09:01:57 +02:00 |
|
Bjarne Fyrstenborg
|
600ae926d4
|
Remove local function to create guid and use String.CreateGuid() extension function instead (#8886)
|
2020-09-13 22:21:30 +02:00 |
|
Bjarke Berg
|
2eee6d7386
|
Removed some of the old legacy configs
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
|
2020-09-11 21:13:18 +02:00 |
|
Shannon
|
26d8126497
|
More tests fixes up a few things with external login service, adds notes changes column to ntext
|
2020-09-11 14:37:31 +10:00 |
|
Shannon
|
dd6e51aab5
|
Changes how the custom view works, it now entirely replaces umbraco's default behavior including what is rendered in the back office, this is for max flexibility
|
2020-09-11 01:20:54 +10:00 |
|
Shannon
|
3b23b85dd5
|
Adds more functionality to the external login table and services to store additional user data with the provider info and adds tests.
|
2020-09-11 00:02:57 +10:00 |
|
Bjarke Berg
|
dc643ab6a6
|
Merge remote-tracking branch 'origin/netcore/netcore' into feature/8651-config-options-patten
# Conflicts:
# src/Umbraco.Core/Configuration/ModelsBuilderConfigExtensions.cs
# src/Umbraco.ModelsBuilder.Embedded/BackOffice/ContentTypeModelValidatorBase.cs
# src/Umbraco.ModelsBuilder.Embedded/BackOffice/ModelsBuilderDashboardController.cs
# src/Umbraco.ModelsBuilder.Embedded/Building/ModelsGenerator.cs
# src/Umbraco.ModelsBuilder.Embedded/Compose/ModelsBuilderComposer.cs
# src/Umbraco.ModelsBuilder.Embedded/ModelsGenerationError.cs
# src/Umbraco.ModelsBuilder.Embedded/OutOfDateModelsStatus.cs
# src/Umbraco.ModelsBuilder.Embedded/PureLiveModelFactory.cs
# src/Umbraco.Web.BackOffice/Controllers/RedirectUrlManagementController.cs
|
2020-09-10 14:01:38 +02:00 |
|
Bjarke Berg
|
a4e5029912
|
Refactored to remove Configs
|
2020-09-10 13:51:59 +02:00 |
|
Nikolaj
|
6fb33043e5
|
Add javascript tests
|
2020-09-10 11:15:43 +02:00 |
|
Nikolaj
|
f82a4c19cb
|
Wait for content to be refreshed and switch order of rollback
|
2020-09-10 09:30:07 +02:00 |
|
Bjarke Berg
|
7f89299150
|
Fixed tests
|
2020-09-10 09:04:17 +02:00 |
|
Nikolaj
|
a4abfd4962
|
Add Content with contentpicker test and bump helpers version
|
2020-09-10 08:52:18 +02:00 |
|