Bjarke Berg
6ce9ea4950
Force the allowed avatar image types. We do not want to use the Umbraco:Cms:Content:Imaging:ImageFileTypes as this could very well be different for content.
2022-08-02 11:16:42 +02:00
Nikolaj Geisle
19b2dee76a
change "All sections" to "No sections" ( #12708 )
2022-07-27 09:31:38 +02:00
Jacob Overgaard
abee27a99f
fix: ensure the input field to edit tabs is only shown when active
...
This fix prevents Firefox (and possibly others) from preventing the click event, which now bubbles up as it should.
2022-07-26 14:35:44 +02:00
Nikolaj Geisle
9fa3b4e2ef
Merge branch 'release/10.1.0' into v10/dev
...
# Conflicts:
# version.json
2022-07-20 11:10:25 +02:00
Nikolaj Geisle
338bc2c19c
Bumb version
2022-07-20 09:36:26 +02:00
Matt Brailsford
08a7a26743
Allow dashboards to also be the "last accessed item" ( #12689 )
...
* Allow dashboards to also be the "last accessed item"
* Use tripple =
2022-07-20 09:20:41 +02:00
Ronald Barendse
2d217d505d
Fix integration tests
2022-07-20 08:33:24 +02:00
Ronald Barendse
d2806501d9
Fix integration test ACE Editor mock
2022-07-20 08:33:24 +02:00
Ronald Barendse
fabb49feaf
Remove template from warning message
2022-07-20 08:33:24 +02:00
Ronald Barendse
234552bcab
Disable editing partial views and macro files
2022-07-20 08:33:23 +02:00
Ronald Barendse
40eae24a55
Show editor in read-only mode when using runtime mode production
2022-07-20 08:33:17 +02:00
Ronald Barendse
930b21f273
Fix editing template and show warning message when using runtime mode production
2022-07-20 08:33:16 +02:00
Ronald Barendse
9e1e9641a9
Skip saving template file when using runtime mode Production
2022-07-20 08:33:16 +02:00
Ronald Barendse
df5d657380
Swap registration and resolving of IRuntimeModeValidator items to collection builder
2022-07-20 08:33:15 +02:00
Ronald Barendse
e1c80ecd20
Add RuntimeModeValidators() extension method
2022-07-20 08:33:15 +02:00
Ronald Barendse
f11d717522
Add RuntimeModeValidatorCollection and builder
2022-07-20 08:33:14 +02:00
Nikolaj Geisle
78af85941f
Merge pull request #12697 from umbraco/v10/feature/runtimemode-production-templates
...
Disable editing templates when using runtime mode Production
2022-07-15 15:06:25 +02:00
Ronald Barendse
f4085efc17
Fix integration tests
2022-07-15 14:17:45 +02:00
Ronald Barendse
ae6ee5c3ad
Fix integration test ACE Editor mock
2022-07-15 11:07:24 +02:00
Ronald Barendse
ddfc2fa902
Remove template from warning message
2022-07-15 10:45:29 +02:00
Ronald Barendse
e581fdc90a
Disable editing partial views and macro files
2022-07-15 10:34:11 +02:00
Nikolaj Geisle
f0412bc38f
Merge pull request #12693 from umbraco/v10/feature/runtimemodevalidatorcollection
...
Add RuntimeModeValidator collection builder
2022-07-15 09:40:12 +02:00
Ronald Barendse
97010c2de5
Show editor in read-only mode when using runtime mode production
2022-07-14 23:41:17 +02:00
Ronald Barendse
802f2baaa0
Fix editing template and show warning message when using runtime mode production
2022-07-14 22:48:43 +02:00
Ronald Barendse
db90b16cb1
Skip saving template file when using runtime mode Production
2022-07-14 22:41:20 +02:00
Ronald Barendse
1fc64cd4ce
Swap registration and resolving of IRuntimeModeValidator items to collection builder
2022-07-14 16:49:49 +02:00
Ronald Barendse
9cec603d46
Add RuntimeModeValidators() extension method
2022-07-14 16:48:52 +02:00
Ronald Barendse
93225a2c34
Add RuntimeModeValidatorCollection and builder
2022-07-14 16:48:01 +02:00
Nikolaj Geisle
e92ceae7ee
Bumb version
2022-07-14 11:31:24 +02:00
Nikolaj Geisle
871bb94a41
Merge pull request #12690 from umbraco/v10/hotfix/remove-docs-dependency-from-nuget-step
...
edit pipelines for release
2022-07-14 10:16:05 +02:00
Nikolaj Geisle
920e952e6a
edit pipelines for release
2022-07-14 10:13:55 +02:00
Nikolaj Geisle
bd2dd3e442
bumb version
2022-07-13 15:36:56 +02:00
Nikolaj Geisle
7f020861c2
Add ActivatorUtilitiesConstructor to ctor
2022-07-13 14:19:41 +02:00
Nikolaj Geisle
66cd2145ad
Reinstate old ctor and obsolete
2022-07-13 13:33:42 +02:00
Nikolaj Geisle
c6f1534148
Change delete action back to move
2022-07-13 13:11:30 +02:00
Nikolaj Geisle
3e464933fc
delete unused static leftover from merge
2022-07-13 11:14:51 +02:00
Nikolaj Geisle
b8ef3836a1
Fix formatting
2022-07-13 11:14:31 +02:00
Matthew Care
ce568343ab
Issue 12551 search bug
...
Previous optimisation incorrectly filtered the index fields needed to return published results
2022-07-13 11:13:35 +02:00
Nikolaj Geisle
af7d9db32b
Add missing null-check
2022-07-13 10:14:21 +02:00
Sebastiaan Janssen
f69f672b2c
Merge branch 'v10/contrib' into v10/dev
2022-07-12 14:53:12 +02:00
Sebastiaan Janssen
324f4c7168
Remove accidental merge problem
2022-07-12 14:52:46 +02:00
Sebastiaan Janssen
e516e3472c
Merge branch 'v10/contrib' into v10/dev
2022-07-12 14:50:50 +02:00
Johan Runsten
3778f0da7a
Bump ImageSharp to latest version ( #12651 )
2022-07-12 14:45:40 +02:00
Nikolaj Geisle
110d8067ad
Merge pull request #12682 from umbraco/v10/contrib
...
Merge `v10/contrib` into `v10/dev`
2022-07-12 08:23:45 +02:00
Sebastiaan Janssen
7611ba7f73
Remove undefined param
2022-07-11 15:50:58 +02:00
Sebastiaan Janssen
885ec99cc4
Fix breaking change in MenuItemList
2022-07-11 15:43:57 +02:00
Sebastiaan Janssen
942c4b336d
Fix formatting/style in DictionaryController
2022-07-11 15:43:57 +02:00
Daniël Knippers
611badfce2
Revert incorrect change in Property.PublishValues ( #12680 )
...
* Revert incorrect change in Property.PublishValues
Fix incorrect change made for nullability support which changes the result of the updated expression to `false` instead of `true` when both inputs are `null`.
That is, `null?.InvariantEquals(null) ?? false` becomes `false` but in the previous version it was `true` since the `InvariantEquals` extension method simply calls `string.Equals(v1, v2)` which will return `true` when both inputs are `null`. Due to the `?` operator the `InvariantEquals` method is not called anymore and `?? false` turns the expression to `false`.
* Update PropertyValidationService.cs
Reverts incorrect update for nullability that changes a value of `true` into `false` when both operands are `null`.
Co-authored-by: Nikolaj Geisle <70372949+Zeegaan@users.noreply.github.com >
2022-07-11 15:41:10 +02:00
Sebastiaan Janssen
e626fca243
Merge branch 'v10/dev' into v10/contrib
...
# Conflicts:
# src/Umbraco.Core/Actions/ActionAssignDomain.cs
# src/Umbraco.Core/Actions/ActionCopy.cs
# src/Umbraco.Core/Actions/ActionCreateBlueprintFromContent.cs
# src/Umbraco.Core/Actions/ActionDelete.cs
# src/Umbraco.Core/Actions/ActionMove.cs
# src/Umbraco.Core/Actions/ActionNew.cs
# src/Umbraco.Core/Actions/ActionNotify.cs
# src/Umbraco.Core/Actions/ActionProtect.cs
# src/Umbraco.Core/Actions/ActionRestore.cs
# src/Umbraco.Core/Actions/ActionRights.cs
# src/Umbraco.Core/Actions/ActionRollback.cs
# src/Umbraco.Core/Actions/ActionSort.cs
# src/Umbraco.Core/Actions/ActionToPublish.cs
# src/Umbraco.Core/Actions/ActionUnpublish.cs
# src/Umbraco.Core/Actions/ActionUpdate.cs
# src/Umbraco.Core/Constants-Telemetry.cs
# src/Umbraco.Core/DependencyInjection/ServiceCollectionExtensions.cs
# src/Umbraco.Core/DependencyInjection/UmbracoBuilder.CollectionBuilders.cs
# src/Umbraco.Core/DependencyInjection/UmbracoBuilder.Collections.cs
# src/Umbraco.Core/Models/Trees/ActionMenuItem.cs
# src/Umbraco.Core/Models/Trees/CreateChildEntity.cs
# src/Umbraco.Core/Models/Trees/ExportMember.cs
# src/Umbraco.Core/Models/Trees/MenuItem.cs
# src/Umbraco.Core/Models/Trees/RefreshNode.cs
# src/Umbraco.Core/Persistence/Repositories/IRedirectUrlRepository.cs
# src/Umbraco.Core/PropertyEditors/NestedContentConfiguration.cs
# src/Umbraco.Core/Routing/ContentFinderByRedirectUrl.cs
# src/Umbraco.Core/Services/IFileService.cs
# src/Umbraco.Core/Services/IRedirectUrlService.cs
# src/Umbraco.Core/Services/RedirectUrlService.cs
# src/Umbraco.Core/Trees/MenuItemList.cs
# src/Umbraco.Infrastructure/Persistence/Repositories/Implement/MemberRepository.cs
# src/Umbraco.Infrastructure/Persistence/Repositories/Implement/RedirectUrlRepository.cs
# src/Umbraco.Infrastructure/Telemetry/Providers/SystemInformationTelemetryProvider.cs
# src/Umbraco.Web.BackOffice/Controllers/CodeFileController.cs
# src/Umbraco.Web.BackOffice/Controllers/ContentController.cs
# src/Umbraco.Web.BackOffice/Controllers/DictionaryController.cs
# src/Umbraco.Web.BackOffice/Controllers/EntityController.cs
# src/Umbraco.Web.BackOffice/Controllers/PreviewController.cs
# src/Umbraco.Web.BackOffice/Trees/ContentBlueprintTreeController.cs
# src/Umbraco.Web.BackOffice/Trees/ContentTreeController.cs
# src/Umbraco.Web.BackOffice/Trees/ContentTreeControllerBase.cs
# src/Umbraco.Web.BackOffice/Trees/ContentTypeTreeController.cs
# src/Umbraco.Web.BackOffice/Trees/DataTypeTreeController.cs
# src/Umbraco.Web.BackOffice/Trees/DictionaryTreeController.cs
# src/Umbraco.Web.BackOffice/Trees/FileSystemTreeController.cs
# src/Umbraco.Web.BackOffice/Trees/MacrosTreeController.cs
# src/Umbraco.Web.BackOffice/Trees/MediaTreeController.cs
# src/Umbraco.Web.BackOffice/Trees/MediaTypeTreeController.cs
# src/Umbraco.Web.BackOffice/Trees/MemberGroupTreeController.cs
# src/Umbraco.Web.BackOffice/Trees/MemberTreeController.cs
# src/Umbraco.Web.BackOffice/Trees/MemberTypeAndGroupTreeControllerBase.cs
# src/Umbraco.Web.BackOffice/Trees/RelationTypeTreeController.cs
# src/Umbraco.Web.BackOffice/Trees/TemplatesTreeController.cs
# src/Umbraco.Web.UI.Client/src/less/navs.less
# templates/UmbracoProject/.gitignore
# tests/Umbraco.Tests.Integration/Umbraco.Core/Telemetry/TelemetryServiceTests.cs
# tests/Umbraco.Tests.UnitTests/Umbraco.Core/Services/UserDataServiceTests.cs
# tests/Umbraco.Tests.UnitTests/Umbraco.Core/Telemetry/SystemInformationTelemetryProviderTests.cs
2022-07-11 15:04:46 +02:00
Arul Prabakaran
7c2a2996a2
Fixes alignment issue for "Saved searches" dropdown in log viewer ( #12665 )
...
* Umbraco avatar component updated to fit the image
* Fixed: Broken saved search dropdown in log viewer
2022-07-08 15:39:55 +01:00