Warren
|
b89e7bca97
|
Adds our Serilog Enricher so that we can map Serilog log levels to Log4Net levels and use it the text log file so that the logfiles still look the same as previously
|
2018-08-01 10:33:38 +01:00 |
|
Warren
|
bfae07b95b
|
Merge remote-tracking branch 'origin/temp8' into temp8-serilog
|
2018-08-01 08:45:12 +01:00 |
|
Sebastiaan Janssen
|
638f71d80e
|
Merge remote-tracking branch 'origin/dev-v7' into temp8
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/mocks/services/localization.mocks.js
# src/Umbraco.Web.UI.Client/src/common/resources/entity.resource.js
# src/Umbraco.Web.UI.Client/src/views/common/dialogs/help.html
# src/Umbraco.Web.UI.Client/src/views/common/drawers/help/help.html
# src/Umbraco.Web.UI.Client/src/views/dashboard/default/StartupDashboardVideos.html
# src/Umbraco.Web.UI.Client/src/views/dashboard/developer/developerdashboardvideos.html
# src/Umbraco.Web.UI.Client/src/views/dashboard/settings/settingsdashboardintro.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/relatedlinks/relatedlinks.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/tags/tags.controller.js
# src/Umbraco.Web/Editors/ContentTypeController.cs
# src/Umbraco.Web/Editors/TemplateController.cs
|
2018-08-01 08:45:18 +02:00 |
|
Sebastiaan Janssen
|
f849ca38fc
|
Merge pull request #2829 from readingdancer/U4-11551
Fixing various broken links in the source code
|
2018-08-01 08:04:20 +02:00 |
|
Sebastiaan Janssen
|
11aea0f515
|
We need to create the template from it's alias, which is the safeAlias, which is the correct filename
Relates to: https://github.com/umbraco/Umbraco-CMS/pull/2828#issuecomment-409452155
|
2018-08-01 07:18:44 +02:00 |
|
Sebastiaan Janssen
|
d803aeb205
|
Merge pull request #2827 from umbraco/temp-U4-11059
Changing the document type alias before first save leads to YSOD
|
2018-08-01 07:17:07 +02:00 |
|
Chris Houston
|
9663cfde82
|
Fixed issue with creating doctypes & templated with an Ampersand : http://issues.umbraco.org/issue/U4-11550 (#2828)
|
2018-08-01 07:16:38 +02:00 |
|
Sebastiaan Janssen
|
1d5a807e0d
|
Merge pull request #2826 from bjarnef/dev-v7-U4-9025-3
U4-9025 - Fix styling of prevalues
|
2018-08-01 06:43:29 +02:00 |
|
Chris Houston
|
bb59c4708d
|
Just triggering AppVeyor :)
As per my other pull request, pretty sure the one unit test failed due to it running close to midnight on the last day of the month.
|
2018-08-01 00:30:44 -04:00 |
|
Chris Houston
|
23fda3a0ed
|
Fixing various broken links in the source code, some are just in comments and others are actually used within Umbraco, also added HTTPS where possible.
|
2018-07-31 23:00:46 -04:00 |
|
Shannon
|
35af025ae3
|
fixes migrations for v8
|
2018-08-01 12:37:44 +10:00 |
|
Shannon
|
19851b6986
|
Merge remote-tracking branch 'origin/dev-v7' into temp8
# Conflicts:
# src/Umbraco.Core/Configuration/GlobalSettings.cs
# src/Umbraco.Core/Persistence/Migrations/Upgrades/TargetVersionSevenTwelveZero/AddRelationTypeForMediaFolderOnDelete.cs
# src/Umbraco.Core/Persistence/Migrations/Upgrades/TargetVersionSevenTwelveZero/IncreaseLanguageIsoCodeColumnLength.cs
# src/Umbraco.Core/Persistence/Migrations/Upgrades/TargetVersionSevenTwelveZero/UpdateUmbracoConsent.cs
# src/Umbraco.Core/Persistence/PetaPoco.cs
# src/Umbraco.Core/PluginManager.cs
# src/Umbraco.Core/Services/Implement/UserService.cs
# src/Umbraco.Core/StringExtensions.cs
# src/Umbraco.Core/Strings/DefaultShortStringHelper.cs
# src/Umbraco.Tests/CodeFirst/ContentTypeMapper.cs
# src/Umbraco.Tests/CoreXml/NavigableNavigatorTests.cs
# src/Umbraco.Tests/PublishedContent/PublishedContentTests.cs
# src/Umbraco.Web.UI.Client/src/common/resources/contenttype.resource.js
# src/Umbraco.Web.UI.Client/src/common/resources/datatype.resource.js
# src/Umbraco.Web.UI.Client/src/common/resources/mediatype.resource.js
# src/Umbraco.Web.UI/Umbraco/developer/Packages/DirectoryBrowser.aspx.cs
# src/Umbraco.Web/Install/FilePermissionHelper.cs
# src/Umbraco.Web/Trees/PackagesTreeController.cs
# src/Umbraco.Web/UI/JavaScript/UmbracoClientDependencyLoader.cs
# src/Umbraco.Web/UmbracoModule.cs
# src/Umbraco.Web/umbraco.presentation/content.cs
# src/Umbraco.Web/umbraco.presentation/requestModule.cs
# src/umbraco.businesslogic/BasePages/UmbracoEnsuredPage.cs
# src/umbraco.cms/businesslogic/Content.cs
# src/umbraco.cms/businesslogic/Packager/PackageActions/publishRootDocument.cs
|
2018-08-01 12:26:26 +10:00 |
|
Shannon
|
55e1a792da
|
Fixes migrations for 7.12.0
|
2018-08-01 12:15:18 +10:00 |
|
Bjarne Fyrstenborg
|
a6d9b4b260
|
Add text-overflow for long labels
|
2018-07-31 23:25:56 +02:00 |
|
Warren
|
7ea85c26a7
|
Merge remote-tracking branch 'origin/temp8' into temp8-serilog
|
2018-07-31 22:07:24 +01:00 |
|
Warren
|
1a69297c7e
|
Changes in tests proj to not use Log4Net but Serilog
However not sure how this is used to where the output of the logs was viewed when it was set/configured to console - VS Output Window, VSTS Logs?
|
2018-07-31 22:03:41 +01:00 |
|
Sebastiaan Janssen
|
4422c5ec52
|
Update AllowedTemplates list as well if the doctype alias is not the generated one
|
2018-07-31 22:39:22 +02:00 |
|
Bjarne Fyrstenborg
|
c4fc5a04f9
|
Adjust color picker prevalues to fit within overlay
|
2018-07-31 22:16:33 +02:00 |
|
Bjarne Fyrstenborg
|
63bbbbab31
|
Adjust multivalues styles
|
2018-07-31 22:15:30 +02:00 |
|
Sebastiaan Janssen
|
fc6dc25224
|
Merge pull request #2825 from readingdancer/U4-11472
Fixes issue #U4-11472
|
2018-07-31 22:03:49 +02:00 |
|
Sebastiaan Janssen
|
fe914dc339
|
Also make sure the alias gets generated from the full name and not just the part before the &
|
2018-07-31 22:01:35 +02:00 |
|
Mads Rasmussen
|
23136c5f4f
|
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
|
2018-07-31 20:49:24 +02:00 |
|
Mads Rasmussen
|
1bdd848582
|
Post-merge color picker fixes
|
2018-07-31 20:48:44 +02:00 |
|
Warren
|
eda6c62fcc
|
Minor change so that the text log filenames match better to old log4net style - adds in an extra . between Machine Name and the Date that gets added
|
2018-07-31 18:08:58 +01:00 |
|
Warren
|
5f226e7874
|
Adds in MachineName into the logfiles like we did previously
|
2018-07-31 16:15:07 +01:00 |
|
Chris Houston
|
a2cb5fac98
|
Fixes issue #U4-11472
Document type, Media Type & Data Type folders did not support Ampersands in their names, now they do.
|
2018-07-31 11:06:06 -04:00 |
|
Warren
|
aed9f77f31
|
Remove log4net from the typefinder tests
|
2018-07-31 15:44:59 +01:00 |
|
Warren
|
8331abf4a2
|
Remove log4net from Tests & Benchmark projects
|
2018-07-31 15:42:20 +01:00 |
|
Warren
|
0c3601435e
|
Removes mention of Log4Net & removes commented out methods
|
2018-07-31 15:31:43 +01:00 |
|
Warren
|
20d8139399
|
Merge remote-tracking branch 'origin/temp8' into temp8-serilog
|
2018-07-31 15:28:47 +01:00 |
|
Warren
|
4392055249
|
Removes mention of Log4Net & the commented code with it as it's never invoked
|
2018-07-31 15:27:27 +01:00 |
|
Warren
|
a460d48607
|
Remove mention of Log4Net
|
2018-07-31 15:26:38 +01:00 |
|
Stephan
|
ee5a834ab0
|
Ensure build respects NUGET_PACKAGES
|
2018-07-31 15:55:31 +02:00 |
|
Warren
|
998a7ff406
|
Merge branch 'temp8' into temp8-serilog
|
2018-07-31 14:51:50 +01:00 |
|
Stephan
|
a3f2372b6c
|
Post-merge namespace cleanup
|
2018-07-31 14:56:40 +02:00 |
|
Stephan
|
c209bdde5b
|
Fix routing, AliasUrlProvider
|
2018-07-31 14:48:30 +02:00 |
|
Stephan
|
f35c63fa40
|
Renormalize
|
2018-07-31 14:14:52 +02:00 |
|
Warren
|
81095fb77d
|
Adds an env variable (set to process level) so that the external config can use it to save files with a relative path
|
2018-07-31 12:43:26 +01:00 |
|
Stephan
|
309ca0a765
|
Fix tests after merge (loadPackager tree is gone)
|
2018-07-31 13:41:38 +02:00 |
|
Stephan
|
abc2bfa774
|
Cleanup merge of migrations
|
2018-07-31 13:35:12 +02:00 |
|
Stephan
|
3c446a3ba0
|
Cleanup merge of Color Picker editor
|
2018-07-31 13:35:12 +02:00 |
|
Stephan
|
f30171bcfd
|
Cleanup filenames
|
2018-07-31 13:35:12 +02:00 |
|
Warren
|
216d01d323
|
Merge branch 'temp8' into temp8-serilog
|
2018-07-31 11:19:28 +01:00 |
|
Warren
|
80db20fdfb
|
Fix up failing JS unit test from a recent change from V8 hackathon to the query builder syntax (was curly's on new lines)
|
2018-07-31 11:18:24 +01:00 |
|
Warren
|
e886086aed
|
Adds in a new File sink - that will generate a JSON log file in the CLEF format so that it can be imported into a local copy of SEQ to help with filtering/finding log items
|
2018-07-31 10:21:26 +01:00 |
|
Warren
|
045ece0f70
|
After latest V8 merge - update the CSProj to remove the files that I nuked earlier
|
2018-07-31 10:19:04 +01:00 |
|
Warren
|
b5f728541a
|
Merge remote-tracking branch 'origin/temp8' into temp8-serilog
|
2018-07-31 09:51:44 +01:00 |
|
Warren
|
5cacdeafa8
|
Adds in Serilog.Settings.AppSettings package
Configured to read from a custom .config file location as opposed to root web.config appsettings
Enable Serilog Debugging aka Selflog
|
2018-07-31 09:50:43 +01:00 |
|
Mundairson
|
9cd2db5018
|
U4-11546 [v7] Clean up to remove compiler warnings (#2823)
|
2018-07-31 10:41:15 +02:00 |
|
ashallcross
|
02b6b77d38
|
Updated links in readme file (#2822)
Updated the links from our.umbraco.org > our.umbraco.com also the case study and cloud links
|
2018-07-31 10:39:51 +02:00 |
|