Bjarke Berg
|
13e04bcfe8
|
Merge pull request #7263 from umbraco/netcore/feature/AB3970-membership-providers
Removing more membership providers from being used
|
2019-12-04 11:44:29 +01:00 |
|
Bjarke Berg
|
886a298b3d
|
AB3981 - Review fixes - Moved abstractions into namespace folders, removed code that was commented out, removed unused code, added xml doc
|
2019-12-04 10:39:49 +01:00 |
|
Bjarke Berg
|
42ef37f0a3
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/core-cannot-use-system-web
# Conflicts:
# src/Umbraco.Tests/Components/ComponentTests.cs
# src/Umbraco.Tests/TestHelpers/TestHelper.cs
# src/Umbraco.Tests/TestHelpers/TestObjects.cs
|
2019-12-04 09:43:22 +01:00 |
|
Bjarke Berg
|
ca07e68db2
|
Merge pull request #7234 from umbraco/netcore/feature/AB3980-replace-httpcontext-items-in-scopeprovider
NetCore: Replaces the usages of HttpContext.Items ScopeProvider
|
2019-12-04 09:41:47 +01:00 |
|
Bjarke Berg
|
5f5a6e460c
|
NoAppCache must return false in "IsAvailable"
|
2019-12-04 09:11:57 +01:00 |
|
Shannon
|
1f481315bc
|
Allow for switching out MainDom which will need to be done in the UmbracoApplication
|
2019-12-04 17:18:15 +11:00 |
|
Shannon
|
6bba032325
|
re-merges
|
2019-12-04 16:09:39 +11:00 |
|
Shannon
|
8218467e04
|
Merge branch 'v8/dev' into v8/bugfix/6546-MainDom-Cleanup
# Conflicts:
# src/Umbraco.Core/MainDom.cs
# src/Umbraco.Web/PublishedCache/NuCache/ContentStore.cs
# src/Umbraco.Web/PublishedCache/NuCache/PublishedSnapshotService.cs
|
2019-12-04 16:09:22 +11:00 |
|
Shannon
|
898167f8c6
|
Adds IsAvailable to IRequestCache and re-implements the DEBUG_SCOPES flag, fixes core proj build issue with DEBUG_SCOPES enabled
|
2019-12-04 13:30:46 +11:00 |
|
Shannon
|
29908dee44
|
Removes the remaining bits of membership providers stuff from being used in the back office, simplifies how properties are mapped and removes the legacy weirdness of mapping membership provider properties
|
2019-12-04 12:50:05 +11:00 |
|
abi
|
d162b17931
|
MediaIndexPopulator should use IUmbracoContentIndex instead of UmbracoContentIndex
|
2019-12-04 10:57:36 +11:00 |
|
Shannon Deminick
|
f02c46bc5d
|
Merge pull request #7253 from bielu/v8/bugfix/contentpopulators
8.4RC: MediaIndexPopulator should use IUmbracoContentIndex instead of Umbrac…
|
2019-12-04 10:56:36 +11:00 |
|
Bjarke Berg
|
76742f0554
|
Merge remote-tracking branch 'origin/v8/8.4' into v8/8.4
|
2019-12-03 19:32:24 +01:00 |
|
Bjarke Berg
|
12a831d178
|
Removed RC version
|
2019-12-03 19:31:02 +01:00 |
|
Warren Buckley
|
36c8285daf
|
Merge pull request #7267 from umbraco/v8/bugfix/7247-fixing-auto-resize-to-show-docType-alias
adding timeout for Chrome to render before making the correction
|
2019-12-03 13:43:51 +00:00 |
|
Claus
|
b17326c9c0
|
Marking default json ctor for serialization.
|
2019-12-03 14:28:53 +01:00 |
|
Warren Buckley
|
dc4b9a3c4d
|
Merge pull request #7265 from umbraco/v8/bugfix/7258-hideLabel-for-Grid-RTE-PreValue-for-8.4
7258 hide label for grid rte pre value for 8.4
|
2019-12-03 13:21:08 +00:00 |
|
Bjarke Berg
|
3d6bc9f161
|
fix core csproj missing files
|
2019-12-03 14:11:26 +01:00 |
|
Warren Buckley
|
19497ee785
|
Fix up unit test - needed to add the collection to the Compositon for all tests inheriting from UmbracoTestBase
|
2019-12-03 11:52:46 +00:00 |
|
Niels Lyngsø
|
2d0a8d52d9
|
adding timeout for Chrome to render before making the correction
|
2019-12-03 12:06:31 +01:00 |
|
Warren Buckley
|
153eb219f9
|
Merge pull request #7266 from umbraco/v8/bugfix/7236-Property-Action-Toggle-position-corrected-for-non-horizontal-form-for-8.4
7236 property action toggle position corrected for non horizontal form for 8.4
|
2019-12-03 10:01:03 +00:00 |
|
Niels Lyngsø
|
fa783e4861
|
corrected position of Property-Action toggle for non horizontal form
|
2019-12-03 09:51:41 +01:00 |
|
Niels Lyngsø
|
de712cd89d
|
Adds HideLabel for Rich Text Editor prevalue property
|
2019-12-03 09:47:27 +01:00 |
|
Niels Lyngsø
|
5616dcb807
|
moved hideLabel to control-header
|
2019-12-03 09:46:40 +01:00 |
|
Bjarke Berg
|
e7c85daa2e
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB3970-membership-providers
# Conflicts:
# src/Umbraco.Web/Editors/Filters/MemberSaveModelValidator.cs
# src/Umbraco.Web/Editors/Filters/MemberSaveValidationAttribute.cs
|
2019-12-03 08:58:49 +01:00 |
|
Bjarke Berg
|
f7404064be
|
AB3980 Cleanup tests
|
2019-12-03 08:43:09 +01:00 |
|
Shannon
|
97ad7a0239
|
removes more membership provider and System.Web.Security from being used in the back office
|
2019-12-03 16:16:33 +11:00 |
|
Shannon
|
d7fa5f0b66
|
Removes membership providers stuff from back office, removes all old legacy rules for passwords and membership providers.
|
2019-12-03 15:28:55 +11:00 |
|
Shannon
|
6410a83ca8
|
Fixes issue with empty connection string on startup
|
2019-12-03 14:16:05 +11:00 |
|
Warren Buckley
|
e1e5ac44cc
|
Something gone funky/awol with my commits - remove dupe code :S
|
2019-12-02 15:35:13 +00:00 |
|
Warren Buckley
|
1b84051e8f
|
Move DataValueReferceFors collection from Umbraco.Web to Umbraco.Core composer in order to see if that helps the Unit Test LightInject issue
|
2019-12-02 15:24:50 +00:00 |
|
Warren Buckley
|
958eb82213
|
Move the GetReferences about (back to where it was)
|
2019-12-02 15:23:56 +00:00 |
|
Warren Buckley
|
1471bffeff
|
Adds DataValueReferenceFor & its collection
|
2019-12-02 15:00:56 +00:00 |
|
Bjarke Berg
|
f39324b732
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/core-cannot-use-system-web
|
2019-12-02 14:13:33 +01:00 |
|
Bjarke Berg
|
3906f3aa6b
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB3980-replace-httpcontext-items-in-scopeprovider
|
2019-12-02 14:12:50 +01:00 |
|
Bjarke Berg
|
1da4429177
|
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
# src/Umbraco.Abstractions/Exceptions/ConnectionException.cs
# src/Umbraco.Abstractions/Exceptions/DataOperationException.cs
# src/Umbraco.Abstractions/Exceptions/InvalidCompositionException.cs
# src/Umbraco.Abstractions/IO/MediaFileSystem.cs
# src/Umbraco.Abstractions/IO/PhysicalFileSystem.cs
# src/Umbraco.Abstractions/Migrations/DataLossException.cs
# src/Umbraco.Abstractions/Models/Entities/EntitySlim.cs
# src/Umbraco.Abstractions/Xml/UmbracoXPathPathSyntaxParser.cs
# src/Umbraco.Abstractions/Xml/XmlHelper.cs
# src/Umbraco.Core/Manifest/ManifestParser.cs
# src/Umbraco.Core/Models/ContentRepositoryExtensions.cs
# src/Umbraco.Core/Models/PropertyType.cs
# src/Umbraco.Core/Persistence/UmbracoDatabaseFactory.cs
# src/Umbraco.Core/PropertyEditors/Validators/RegexValidator.cs
# src/Umbraco.Core/PropertyEditors/Validators/RequiredValidator.cs
# src/Umbraco.Core/StringExtensions.cs
# src/Umbraco.Web/Editors/Filters/ContentModelValidator.cs
# src/Umbraco.Web/Mvc/AreaRegistrationExtensions.cs
|
2019-12-02 13:51:07 +01:00 |
|
Bjarke Berg
|
6aa23dc371
|
Simply moved stuff to abstractions without any modifications
|
2019-12-02 13:26:49 +01:00 |
|
Shannon
|
2ec5a8101a
|
fixes binary breaking change introduced
|
2019-12-02 17:15:47 +11:00 |
|
abi
|
71cfbcc787
|
MediaIndexPopulator should use IUmbracoContentIndex instead of UmbracoContentIndex
|
2019-11-29 15:13:11 +00:00 |
|
Niels Lyngsø
|
938d5d207d
|
NC PropertyAction Delete-All, do not test length if value is nu… (#7242)
|
2019-11-28 10:35:07 +01:00 |
|
Kenn Jacobsen
|
771fa3028a
|
V8: Fix Nested Content configuration overflow on smaller screens (#7006)
|
2019-11-28 09:09:50 +01:00 |
|
Warren Buckley
|
69faaa8797
|
Update tests to pass in an empty collection for the repository layers expecting the new dataValueReferencesCollection
|
2019-11-27 20:29:38 +00:00 |
|
Warren Buckley
|
645a30a8aa
|
Adds new ValueReference classes and update to Interface for IsForEditor method to check if we should get references for a specific dataeditor based on its alias
|
2019-11-27 20:24:16 +00:00 |
|
Bjarke Berg
|
41639740d2
|
AB3980 - Replaced HttpContext.Current.Items with IRequestCache in ScopeProvider
|
2019-11-27 14:10:48 +01:00 |
|
Kenn Jacobsen
|
9ae05b5b15
|
V8: Update the descriptions of the Nested Content configuration… (#7224)
* Update the descriptions of the Nested Content configuration options
* Reduced the amount of words for further readability
|
2019-11-27 13:40:25 +01:00 |
|
Jan Skovgaard
|
c20416a374
|
Nested Content: Fix controls to be more accessible (#6998)
* Change a to button
* Added localization for copy
* Correcting lost parts from merge.
|
2019-11-27 13:38:02 +01:00 |
|
Kenn Jacobsen
|
880d65bb42
|
V8: Add indicators to required properties within nested content (#7217)
|
2019-11-27 12:32:16 +01:00 |
|
Bjarke Berg
|
b997b40f1d
|
Handled Serilog enrichers..
- Introduced ISessionIdResolver and AspNetSessionIdResolver
|
2019-11-27 09:01:17 +01:00 |
|
Bjarke Berg
|
452bd299bf
|
Introduced IHtmlEncodedString and HtmlEncodedString as our own abstractions of IHtmlString and HtmlString
|
2019-11-27 08:38:55 +01:00 |
|
Shannon Deminick
|
cb012d372f
|
Merge pull request #6693 from PerplexDaniel/pr/6691_vary-by-culture-set-unset-culture-flag-only
Properly set / unset Culture flag when "vary by Culture" is changed
|
2019-11-27 11:40:12 +11:00 |
|