Stephan
|
34fb19ac76
|
Merge remote-tracking branch 'origin/temp8' into temp8-nuget-pkgs
|
2018-09-03 17:24:58 +02:00 |
|
Sebastiaan Janssen
|
83ce9050e8
|
Fix U4-10029 Umbraco.ReplaceLineBreaksForHtml should return an IHtmlString #2881
|
2018-08-31 21:07:56 +02:00 |
|
Sebastiaan Janssen
|
d8cd2c109f
|
Merge branch 'feature/remove-logout-aspx' of https://github.com/imranhaidercogworks/Umbraco-CMS into imranhaidercogworks-feature/remove-logout-aspx
# Conflicts:
# src/Umbraco.Web.UI/umbraco_client/Application/UmbracoApplicationActions.js
|
2018-08-31 21:07:32 +02:00 |
|
Sebastiaan Janssen
|
075fcdc155
|
Merge pull request #2881 from skttl/patch-10
U4-10029 Umbraco.ReplaceLineBreaksForHtml should return an IHtmlString
|
2018-08-31 19:42:57 +02:00 |
|
Stephan
|
4a32eebb0b
|
Cleanup logging
|
2018-08-30 19:08:55 +02:00 |
|
Stephan
|
8b4e2c5bcb
|
Fix tests, a culture is not edited if not available
|
2018-08-30 13:06:41 +02:00 |
|
Stephan
|
7ab393f2b2
|
Fix TestHelper for properties comparisons
|
2018-08-30 12:51:55 +02:00 |
|
Stephan
|
52c6377366
|
Fix failing test due to 66a00546d
|
2018-08-30 12:08:01 +02:00 |
|
Stephan
|
069c42ef36
|
Ensure all ILogger impl support message templates
|
2018-08-30 10:48:27 +02:00 |
|
Stephan
|
451b58ee50
|
Fix for Serilog PR
|
2018-08-29 11:41:04 +02:00 |
|
Stephan
|
3e183a057e
|
Fix for Serilog PR
|
2018-08-29 11:37:36 +02:00 |
|
Stephan
|
9e07bf0948
|
Improve ILogger documentation
|
2018-08-29 09:12:14 +02:00 |
|
Shannon
|
c85128dd11
|
Fixes redirect when creating new content for a specific culture
|
2018-08-29 13:30:48 +10:00 |
|
Shannon
|
aed9ad3a66
|
Merge remote-tracking branch 'origin/temp8' into temp8-nuget-pkgs
# Conflicts:
# build/NuSpecs/UmbracoCms.nuspec
|
2018-08-29 12:24:38 +10:00 |
|
Shannon
|
09ee58ddad
|
Removes more refs to umbraco_client, fixes up nuspecs
|
2018-08-29 10:49:55 +10:00 |
|
Søren Kottal
|
a6fd377f31
|
Update UmbracoHelper.cs
|
2018-08-28 20:21:49 +02:00 |
|
Søren Kottal
|
ba22ac4e83
|
Update HtmlStringUtilities.cs
|
2018-08-28 20:18:12 +02:00 |
|
Stephan
|
c743ac760d
|
Update ModelsBuilder to -alpha.22
|
2018-08-28 20:02:25 +02:00 |
|
Stephan
|
f791198817
|
Version 8.0.0-alpha.49 for ModelsBuilder
|
2018-08-28 18:45:37 +02:00 |
|
Shannon
|
029eff1f8a
|
Some refactoring to decouple web based assemblies from Umbraco.Core and move whatever we can to Umbraco.Web where web based assemblies are used. Decouples System.Drawing entirely from Umbraco.Core and removes the Active Directory dependency from Umbraco.core.
|
2018-08-29 01:15:46 +10:00 |
|
Stephan
|
eaacdc0514
|
Deal with fixmes in IContent IsCultureSomething
|
2018-08-28 15:11:13 +02:00 |
|
Shannon
|
ab6758e7bf
|
Merge branch 'temp8' into temp8-nuget-pkgs
# Conflicts:
# build/NuSpecs/UmbracoCms.Core.nuspec
|
2018-08-28 20:53:19 +10:00 |
|
Shannon Deminick
|
a151829b26
|
Merge pull request #2845 from umbraco/temp8-serilog
Bye bye Log4Net, Hello Serilog
|
2018-08-28 20:31:12 +10:00 |
|
Warren
|
91ab3b4894
|
Comments out a lot of the serilog.user.config to give some guidance and examples on what can be setup & configured
|
2018-08-28 10:11:08 +01:00 |
|
Warren
|
34452e72c0
|
Adds the shared option to the File sink to avoid file locking & if app restarts we don't get _001 or _002 files etc
|
2018-08-28 09:46:51 +01:00 |
|
Shannon
|
61c52913dd
|
Fixes MediaCacheRefresher, it wasn't checking if there was an IMedia cache
|
2018-08-28 16:50:56 +10:00 |
|
Shannon Deminick
|
e1e435cc33
|
Merge pull request #2877 from umbraco/temp8-97
Temp8 97
|
2018-08-28 16:11:59 +10:00 |
|
Shannon
|
94cbe3b1b8
|
updates timing id
|
2018-08-28 15:40:20 +10:00 |
|
Shannon
|
6506abd451
|
Simplifies logger calls to proxy all calls to a single method of it's type
|
2018-08-28 15:38:36 +10:00 |
|
Shannon
|
8d6e297c37
|
Adds additional Fatal methods to match Error and move Fatal code above error so all logger code goes from Fatal -> Verbose
|
2018-08-28 15:24:45 +10:00 |
|
Mads Rasmussen
|
db385bbf17
|
make umb-variant-state directive reusable + reuse in umb-editor-header
|
2018-08-27 15:53:56 +02:00 |
|
Mads Rasmussen
|
e96d16536b
|
Make sure two overlays can't be open at the same time
|
2018-08-27 12:36:40 +02:00 |
|
Mads Rasmussen
|
8c663b5993
|
Add option to prevent close on backdrop click
|
2018-08-27 11:44:55 +02:00 |
|
Mads Rasmussen
|
db37a34bac
|
fix z-index problem
|
2018-08-27 11:28:10 +02:00 |
|
Shannon
|
06d08e2cb1
|
removes last log4net strings i can find
|
2018-08-27 16:49:54 +10:00 |
|
Mads Rasmussen
|
7fce9799e7
|
clear editorService and overlayService when a new user logs in
|
2018-08-24 21:06:48 +02:00 |
|
Mads Rasmussen
|
d8006b54e8
|
soften overlay shadow
|
2018-08-24 21:05:36 +02:00 |
|
Robert
|
3b4aa66516
|
Merge branch 'temp8' into temp8-141
|
2018-08-24 14:43:15 +02:00 |
|
Mads Rasmussen
|
32d263a398
|
translate labels
|
2018-08-24 14:08:36 +02:00 |
|
Mads Rasmussen
|
3f05396c2b
|
show discard changes dialog when changing location and infinite editors are open + reuse same overlay for unsaved changes
|
2018-08-24 13:51:07 +02:00 |
|
Robert
|
09719d0ca3
|
Fixes slider
|
2018-08-24 12:50:46 +02:00 |
|
Warren
|
24f91f1917
|
Adds in Error without ex for just a message and a message template with params
|
2018-08-23 14:43:38 +01:00 |
|
Warren
|
fb4b0ceb69
|
Verified the log works correctly from my TODO note
|
2018-08-23 13:23:40 +01:00 |
|
Warren
|
e17ba1c876
|
Verified the log output for genRef is all ok & remove TODO note
|
2018-08-23 13:09:51 +01:00 |
|
Warren
|
224a7de61f
|
Update ignore list for typefinder tests to include Serilog. in exclusion filters
|
2018-08-23 12:56:35 +01:00 |
|
Warren
|
4070fc65b7
|
Remove some //WB TODOs to check if the enum returns the string and not 0,1 etc- check & verified all good :)
|
2018-08-23 12:49:27 +01:00 |
|
Warren
|
afebd88d45
|
Update ImageProcessorLogger - to use the new Error logger method that contains only an ex - and under the hood it will pass on an empty string to the message
|
2018-08-23 12:26:33 +01:00 |
|
Warren
|
219e8c730d
|
Add inline null checks as requested
|
2018-08-23 12:22:05 +01:00 |
|
Warren
|
0c9ac7fa45
|
Make Log4NetLevel enricher internal - no need for it to be public
|
2018-08-23 12:16:43 +01:00 |
|
Warren
|
66e4e1f0f4
|
Adds new method to ILogger for taking only the exception - NOTE will add an empty string for the message
|
2018-08-23 12:14:07 +01:00 |
|