Warren
|
9e996c68bb
|
Refactored the error params, so that exception is before the message/template so its more in sync with Serilog signature & was an easy way to find some more logs I missed too
|
2018-08-17 15:41:58 +01:00 |
|
Warren
|
f9ba6970f4
|
Last pass of updating log messages in the solution
|
2018-08-16 12:42:21 +01:00 |
|
Warren
|
23ed9773bc
|
FIRST PASS - Updates Umbraco.Web project to not use the func overload & to use new message template instead
|
2018-08-14 22:36:47 +01:00 |
|
Stephan
|
2051caaa01
|
Post-merge fixes
|
2018-07-12 18:05:48 +02:00 |
|
Shannon
|
7aa413d558
|
Merge remote-tracking branch 'origin/dev-v7' into temp8 (after fixing)
# Conflicts:
# build/Modules/Umbraco.Build/Build-UmbracoDocs.ps1
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Core/Constants-Applications.cs
# src/Umbraco.Core/Models/Rdbms/ConsentDto.cs
# src/Umbraco.Core/Persistence/DatabaseSchemaHelper.cs
# src/Umbraco.Core/Persistence/Repositories/AuditRepository.cs
# src/Umbraco.Core/PropertyEditors/ValueConverters/GridValueConverter.cs
# src/Umbraco.Core/Services/ConsentService.cs
# src/Umbraco.Core/Services/IRelationService.cs
# src/Umbraco.Core/Services/RelationService.cs
# src/Umbraco.Tests/Plugins/PluginManagerTests.cs
# src/Umbraco.Tests/PublishedContent/PublishedContentTests.cs
# src/Umbraco.Tests/Services/ConsentServiceTests.cs
# src/Umbraco.Web.UI.Client/src/common/directives/components/content/edit.controller.js
# src/Umbraco.Web.UI.Client/src/common/directives/components/editor/umbeditorheader.directive.js
# src/Umbraco.Web.UI.Client/src/common/directives/components/tree/umbtree.directive.js
# src/Umbraco.Web.UI.Client/src/common/resources/contenttype.resource.js
# src/Umbraco.Web.UI.Client/src/common/resources/entity.resource.js
# src/Umbraco.Web.UI.Client/src/common/services/tree.service.js
# src/Umbraco.Web.UI.Client/src/less/application/grid.less
# src/Umbraco.Web.UI.Client/src/less/forms.less
# src/Umbraco.Web.UI.Client/src/less/main.less
# src/Umbraco.Web.UI.Client/src/views/common/dialogs/login.controller.js
# src/Umbraco.Web.UI.Client/src/views/common/dialogs/login.html
# src/Umbraco.Web.UI.Client/src/views/common/overlays/iconpicker/iconpicker.controller.js
# src/Umbraco.Web.UI.Client/src/views/common/overlays/iconpicker/iconpicker.html
# src/Umbraco.Web.UI.Client/src/views/common/overlays/mediaPicker/mediapicker.controller.js
# src/Umbraco.Web.UI.Client/src/views/common/overlays/treepicker/treepicker.controller.js
# src/Umbraco.Web.UI.Client/src/views/components/content/umb-content-node-info.html
# src/Umbraco.Web.UI.Client/src/views/components/html/umb-control-group.html
# src/Umbraco.Web.UI.Client/src/views/components/users/change-password.html
# src/Umbraco.Web.UI.Client/src/views/content/content.copy.controller.js
# src/Umbraco.Web.UI.Client/src/views/content/content.move.controller.js
# src/Umbraco.Web.UI.Client/src/views/datatypes/datatype.edit.controller.js
# src/Umbraco.Web.UI.Client/src/views/datatypes/edit.html
# src/Umbraco.Web.UI.Client/src/views/documenttypes/views/permissions/permissions.html
# src/Umbraco.Web.UI.Client/src/views/media/media.move.controller.js
# src/Umbraco.Web.UI.Client/src/views/mediatypes/edit.controller.js
# src/Umbraco.Web.UI.Client/src/views/mediatypes/views/permissions/permissions.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/boolean/boolean.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/contentpicker/contentpicker.controller.js
# src/Umbraco.Web.UI.Client/src/views/users/views/user/details.html
# src/Umbraco.Web.UI/Umbraco/PartialViewMacros/Templates/RegisterMember.cshtml
# src/Umbraco.Web.UI/config/EmbeddedMedia.Release.config
# src/Umbraco.Web.UI/config/EmbeddedMedia.config
# src/Umbraco.Web.UI/config/trees.Release.config
# src/Umbraco.Web.UI/config/trees.config
# src/Umbraco.Web.UI/config/umbracoSettings.config
# src/Umbraco.Web.UI/umbraco/Views/Default.cshtml
# src/Umbraco.Web.UI/umbraco/config/create/UI.xml
# src/Umbraco.Web.UI/umbraco/config/lang/da.xml
# src/Umbraco.Web.UI/umbraco/config/lang/en.xml
# src/Umbraco.Web.UI/umbraco/config/lang/en_us.xml
# src/Umbraco.Web.UI/umbraco/config/lang/it.xml
# src/Umbraco.Web.UI/umbraco/config/lang/nl.xml
# src/Umbraco.Web.UI/umbraco/config/lang/ru.xml
# src/Umbraco.Web/Editors/BackOfficeController.cs
# src/Umbraco.Web/Editors/BackOfficeServerVariables.cs
# src/Umbraco.Web/Editors/ContentTypeController.cs
# src/Umbraco.Web/Editors/MacroController.cs
# src/Umbraco.Web/Editors/MemberController.cs
# src/Umbraco.Web/Models/RegisterModel.cs
# src/Umbraco.Web/PropertyEditors/TagsPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/ValueConverters/MacroContainerValueConverter.cs
# src/Umbraco.Web/PublishedContentExtensions.cs
# src/Umbraco.Web/Trees/ContentTreeController.cs
# src/Umbraco.Web/Trees/ContentTreeControllerBase.cs
# src/Umbraco.Web/Trees/TreeControllerBase.cs
# src/Umbraco.Web/UmbracoHelper.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/settings/EditDictionaryItem.aspx
# src/Umbraco.Web/umbraco.presentation/umbraco/settings/EditDictionaryItem.aspx.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/settings/EditDictionaryItem.aspx.designer.cs
|
2018-07-11 15:58:48 +10:00 |
|
lkoruba
|
b515f24c16
|
Change calls to logger.Warn method to use Func<string> second part
|
2018-06-29 15:35:56 +02:00 |
|
OptimisticCoder
|
ffd0adb0f3
|
U4-9544 Added database schema validation health check and language file updates. (#2674)
|
2018-06-28 19:37:28 +02:00 |
|
Stephan
|
3495331005
|
Cleanup, get rid of warnings
|
2018-05-03 15:11:57 +02:00 |
|
Shannon
|
0a18306d40
|
More xslt removal
|
2018-05-01 00:45:05 +10:00 |
|
Shannon
|
c46d4e9e43
|
Merge remote-tracking branch 'origin/dev-v7' into dev-v8
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Core/Persistence/Migrations/MigrationRunner.cs
# src/Umbraco.Core/Persistence/PetaPoco.cs
# src/Umbraco.Core/Scoping/NoScope.cs
# src/Umbraco.Core/Scoping/ScopeProvider.cs
# src/Umbraco.Core/Services/ContentService.cs
# src/Umbraco.Core/Services/IContentService.cs
# src/Umbraco.Tests/Persistence/Migrations/MigrationStartupHandlerTests.cs
# src/Umbraco.Tests/UI/LegacyDialogTests.cs
# src/Umbraco.Web.UI.Client/src/common/directives/components/content/edit.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/contentpicker/contentpicker.controller.js
# src/Umbraco.Web.UI/umbraco/config/create/UI.xml
# src/Umbraco.Web.UI/umbraco/config/lang/zh.xml
# src/Umbraco.Web/BatchedDatabaseServerMessenger.cs
# src/Umbraco.Web/Editors/ContentController.cs
# src/Umbraco.Web/Editors/MediaTypeController.cs
# src/Umbraco.Web/HealthCheck/Checks/Security/ClickJackingCheck.cs
# src/Umbraco.Web/HealthCheck/Checks/Security/ExcessiveHeadersCheck.cs
# src/Umbraco.Web/Models/Mapping/ContentModelMapper.cs
# src/Umbraco.Web/Models/Mapping/ContentPropertyBasicConverter.cs
# src/Umbraco.Web/Models/Mapping/ContentPropertyDisplayConverter.cs
# src/Umbraco.Web/Models/Mapping/ContentPropertyDtoConverter.cs
# src/Umbraco.Web/Models/Mapping/ContentPropertyModelMapper.cs
# src/Umbraco.Web/PropertyEditors/NestedContentPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/ParameterEditors/MultipleContentPickerParameterEditor.cs
# src/Umbraco.Web/Trees/ContentTreeControllerBase.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/create/MemberGroupTasks.cs
|
2018-04-19 23:41:35 +10:00 |
|
Sebastiaan Janssen
|
29d9dcffb8
|
Manually applying PR: Three new healthchecks #1522
|
2018-04-12 18:38:00 +02:00 |
|
Sebastiaan Janssen
|
30f8885aa9
|
Merge branch 'u4-9983' of https://github.com/AndyButland/Umbraco-CMS into AndyButland-u4-9983
# Conflicts:
# src/Umbraco.Web.UI/umbraco/config/lang/en.xml
# src/Umbraco.Web.UI/umbraco/config/lang/en_us.xml
# src/Umbraco.Web.UI/umbraco/config/lang/zh.xml
# src/Umbraco.Web/HealthCheck/Checks/Security/ClickJackingCheck.cs
# src/Umbraco.Web/HealthCheck/Checks/Security/ExcessiveHeadersCheck.cs
# src/Umbraco.Web/HealthCheck/Checks/Security/HttpsCheck.cs
|
2018-04-12 17:59:11 +02:00 |
|
Shannon
|
c90d6be8ab
|
U4-8861 Extract GlobalSettings to an interface and expose on the standard UmbracoConfig.For settings singleton including a bunch of cleanup, getting the installer and steps to be DI
|
2018-04-06 13:51:54 +10:00 |
|
Stephan
|
0a4878d2a3
|
Port v7@2aa0dfb2c5 - WIP
|
2018-03-27 10:04:07 +02:00 |
|
Stephan
|
3637e1e5af
|
Cleanup
|
2018-03-07 10:26:02 +01:00 |
|
Warren Buckley
|
827e79c705
|
Merge pull request #2280 from umbraco/temp-U4-10625
U4-10625 HealthCheckController non-empty constructor fails to initial…
|
2017-11-03 09:29:14 +00:00 |
|
Shannon
|
e85d212891
|
U4-10625 HealthCheckController non-empty constructor fails to initialize the correct variables
|
2017-11-02 15:18:58 +11:00 |
|
Jeavon
|
ef40ecfefd
|
Fix U4-10618 - AbstractConfigCheck SuccessMessages are missing CurrentValue
|
2017-11-01 12:34:24 +00:00 |
|
Stephan
|
ec6ba01cbf
|
So long Facade
|
2017-10-31 12:48:24 +01:00 |
|
Stephan
|
05cb03af11
|
Fix, now boots and runs
|
2017-09-27 10:26:37 +02:00 |
|
Shannon
|
7c4eb71f07
|
Ensures HealthCheckController is authorized to user with developer access
|
2017-09-25 14:49:59 +10:00 |
|
Stephan
|
5ba2ffcbf3
|
CrLfTab
|
2017-09-23 10:08:18 +02:00 |
|
Stephan
|
9ed6576908
|
Port 7.7 - WIP
|
2017-09-19 15:51:47 +02:00 |
|
Stephan
|
4634eb28e7
|
Port 7.7 - WIP
|
2017-09-14 11:41:46 +02:00 |
|
Shannon
|
4ab67d8cff
|
fix build
|
2017-09-14 18:28:02 +10:00 |
|
Shannon
|
3815a6c607
|
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
|
2017-09-14 16:17:44 +10:00 |
|
Gunnar Már Óttarsson
|
053175a5a6
|
Fix http://issues.umbraco.org/issue/U4-9562
Change HealthCheckResolver to public allowing DI
|
2017-09-13 19:24:46 +00:00 |
|
Stephan
|
1c96df83cd
|
Port 7.7 - WIP
|
2017-09-08 19:39:13 +02:00 |
|
Shannon
|
4b7bd6482e
|
Creates new EmailSender which should take the place throughout the codebase for sending emails in the Core. Have replaced most places where SMTP is used directly (but not the notifications part since that is more complicated right now). Added the internal event and special usage so we can raise an event to send an email if smtp is not configured.
|
2017-09-05 18:52:03 +10:00 |
|
Shannon
|
e71e9d7efb
|
U4-10249 FolderAndFilePermissions HealthCheck causes the application to restart
(cherry picked from commit bdb991f6dc)
|
2017-08-24 18:51:53 +02:00 |
|
Shannon
|
bdb991f6dc
|
U4-10249 FolderAndFilePermissions HealthCheck causes the application to restart
|
2017-08-18 14:50:20 +10:00 |
|
Jeavon
|
d1109fb9ad
|
Fix CustomErrorsCheck so that success message can contain "On" as well as "RemoteOnly" as it's also a success value
|
2017-08-10 11:41:19 +01:00 |
|
Shannon
|
021010d7ea
|
Merge branch 'dev-v7.7' into temp-U4-10272
# Conflicts:
# src/Umbraco.Web/HealthCheck/NotificationMethods/EmailNotificationMethod.cs
|
2017-08-10 14:27:37 +10:00 |
|
Shannon
|
4a21675a0a
|
removes null check on email since this will cause the log to fill up, we already check for null below anyways.
|
2017-08-09 23:42:31 +10:00 |
|
Jeavon
|
fb4af74916
|
Fix so that health check notifications without config don't cause all notification methods to fail
|
2017-08-08 16:50:17 +01:00 |
|
Jeavon
|
3a13cd82ed
|
Fix customerrorscheck success message as it expect only 1 token not 2
|
2017-08-02 15:35:53 +01:00 |
|
Shannon
|
efbfef74c2
|
localizes email, fixes issues with smtp and async
|
2017-08-02 23:39:31 +10:00 |
|
Shannon
|
cb9e631d7b
|
changes get/set to private set, should not be mutable
|
2017-08-02 22:38:55 +10:00 |
|
Shannon
|
9ced53c9a9
|
Merge branch 'temp-U4-9984' of https://github.com/umbraco/Umbraco-CMS into temp-U4-9984
|
2017-08-02 22:32:54 +10:00 |
|
Shannon
|
df287f291e
|
Updates health check config to work the Umbraco/Testable way
|
2017-08-02 22:32:28 +10:00 |
|
Jeavon
|
fc861fecbc
|
Make the setters in NotifcationMethodBase readonly and make AllChecksSuccessful public
|
2017-08-02 12:54:37 +01:00 |
|
Jeavon
|
8c493a1ff9
|
Adding interfaces for all HealthCheck configuration to allow for testing
|
2017-08-02 12:22:51 +01:00 |
|
Jeavon
|
b915f723f5
|
Removing Slack Health Check notification
|
2017-08-02 11:20:00 +01:00 |
|
Jeavon
|
c7f6416a0b
|
Fix the merge
|
2017-08-02 10:53:50 +01:00 |
|
Jeavon
|
8259024e20
|
Merge branch 'dev-v7.7' into temp-U4-9984
# Conflicts:
# src/Umbraco.Web/HealthCheck/Checks/Security/HttpsCheck.cs
|
2017-08-02 10:48:43 +01:00 |
|
Stephan
|
c76403077f
|
Normalize cr/lf/tab
|
2017-07-20 11:21:28 +02:00 |
|
Sebastiaan Janssen
|
895f0a9dfe
|
Merge pull request #1982 from AndyButland/u4-9987
Extended HttpsCheck healthcheck to check for expiring SSL certificate
|
2017-07-17 21:26:03 +02:00 |
|
Jeavon
|
ce38320c6a
|
Tidy up usings
|
2017-06-27 09:58:12 +01:00 |
|
Jeavon
|
07356db30e
|
Adding MachineName to Slack Notification username so you tell where it came from in different environments
|
2017-06-26 16:34:38 +01:00 |
|
Jeavon
|
f615125c24
|
Remove Slack options from HealthCheckResults as it now looks after itself
|
2017-06-26 16:28:44 +01:00 |
|