Commit Graph

11709 Commits

Author SHA1 Message Date
BatJan
f3ec66be4c Various fixes in the view 2020-11-20 11:15:14 +10:00
Kenn Jacobsen
c9bf1a0bc2 Add confirmation dialog to media picker "remove all entries" action 2020-11-20 10:52:47 +10:00
Sebastiaan Janssen
4e5b2e4b82 Fixes #6089
JsDiff.diffWords in Rollback freezes browser
2020-11-19 09:47:06 +01:00
Joe Glombek
02d8b3c339 Accessibility (keyboard navigation): The 'Content' drop down menu opens automatically when tabbing (#9325)
* Use umb-dropdown directive for Content dropdown

To allow keyboard toggling and automatic collapsing on click elsewhere

* Hide menu on blur

Co-authored-by: Joe Glombek <joe@rockdove.uk>
2020-11-18 15:14:48 +00:00
Kenn Jacobsen
353aaa46c7 Make Nested Content icons centered and same size as Block Editor 2020-11-18 11:57:26 +01:00
Shannon
99247d7fbe Merge remote-tracking branch 'origin/netcore/netcore' into netcore/task/6973-migrating-authenticationcontroller
# Conflicts:
#	src/Umbraco.Infrastructure/PropertyEditors/PropertyEditorsComposer.cs
2020-11-18 16:02:51 +11:00
Tomas Foss Renaa
c88e2be2ac remove bottom offset 2020-11-18 13:09:38 +10:00
Matt Darby
8a1e281158 Remove double editorService.close() (#9301) 2020-11-18 01:20:04 +01:00
Kenn Jacobsen
8de2f4920a Do not show cryptic confirm dialog when editing group 2020-11-17 09:29:31 +10:00
Bjarne Fyrstenborg
bb7e53434d Allow to close overlay via esc shortcut 2020-11-17 09:00:50 +10:00
Rachel Breeze
ee08542add Added missing documentation for content menu (#9201) 2020-11-17 08:50:07 +10:00
Laura Weatherhead
cc74be5a27 Fix mis-spelt "occurred" 2020-11-17 08:49:01 +10:00
BatJan
e783af3d19 Change comments to use allowed and disallowed 2020-11-17 08:47:36 +10:00
Adam Werner
ede9a18894 Documentation link updated - umbdrawer 2020-11-17 07:51:57 +10:00
Rachel Breeze
a9f09308cf This PR sets the page title when editing and maintaining languages (#9312)
* Added support for setting the page title when maintaining languages

* Edit language is now part of the vm.labels grouping
2020-11-16 02:32:38 +01:00
Jan Skovgaard
1bf49b6ba3 umb-control-group directive: Fix styling issue (#9069)
* Fix issue where label is offset 10px

* Undo change made by code editor
2020-11-16 09:54:58 +10:00
Matt Darby
fc7f7295bf Change icon to check if selected 2020-11-16 09:24:46 +10:00
Anders Bjerner
8c7fa8159c Updated editor.service.js for consistency 2020-11-16 09:21:20 +10:00
Elitsa Marinovska
a1f9bc9b17 NetCore: Install page db checks (#9388)
* Making more explicit checks for the db type

* Fixed confusion with both ints and strings

Co-authored-by: Bjarke Berg <mail@bergmania.dk>
2020-11-13 08:50:35 +01:00
Bjarke Berg
e46a248832 Merge remote-tracking branch 'origin/netcore/netcore' into netcore/task/6973-migrating-authenticationcontroller-merge
# Conflicts:
#	src/Umbraco.Infrastructure/HostedServices/ScheduledPublishing.cs
#	src/Umbraco.Infrastructure/Runtime/CoreInitialComposer.cs
#	src/Umbraco.Infrastructure/Scheduling/SchedulerComponent.cs
#	src/Umbraco.Infrastructure/Scheduling/SchedulerComposer.cs
#	src/Umbraco.Tests.Integration/Testing/UmbracoIntegrationTest.cs
#	src/Umbraco.Tests/Testing/UmbracoTestBase.cs
#	src/Umbraco.Web.BackOffice/Extensions/BackOfficeApplicationBuilderExtensions.cs
#	src/Umbraco.Web.BackOffice/Runtime/BackOfficeComposer.cs
#	src/Umbraco.Web.Common/Runtime/AspNetCoreComposer.cs
#	src/Umbraco.Web.Common/UmbracoContext/UmbracoContext.cs
#	src/Umbraco.Web.UI.NetCore/appsettings.json
#	src/Umbraco.Web/Editors/BackOfficeController.cs
#	src/Umbraco.Web/Runtime/WebInitialComponent.cs
2020-11-12 13:10:19 +01:00
Bjarke Berg
d756248c7c Merge remote-tracking branch 'origin/netcore/dev' into netcore/task/6973-migrating-authenticationcontroller-merge
# Conflicts:
#	src/Umbraco.Examine.Lucene/UmbracoContentIndex.cs
#	src/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/MediaServiceTests.cs
#	src/Umbraco.Tests/Services/MemberServiceTests.cs
#	src/Umbraco.Web.BackOffice/Controllers/PreviewController.cs
#	src/Umbraco.Web.BackOffice/Services/IconService.cs
#	src/Umbraco.Web.UI.NetCore/umbraco/UmbracoBackOffice/Preview.cshtml
#	src/Umbraco.Web.UI.NetCore/umbraco/config/lang/da.xml
#	src/Umbraco.Web.UI.NetCore/umbraco/config/lang/en.xml
#	src/Umbraco.Web.UI.NetCore/umbraco/config/lang/en_us.xml
#	src/Umbraco.Web.UI/config/umbracoSettings.config
2020-11-12 12:57:03 +01:00
Bjarke Berg
b2bcdb898e Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
#	src/SolutionInfo.cs
#	src/Umbraco.Web.UI/Umbraco/Views/Preview/Index.cshtml
#	src/Umbraco.Web.UI/config/umbracoSettings.config
#	src/Umbraco.Web/Services/IconService.cs
2020-11-12 09:13:53 +01:00
Callum Whyte
620c11c38c Returning request response from downloadFile promise 2020-11-08 16:45:18 +00:00
Bjarke Berg
ffd28b1fb8 More enums as string in UI
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
2020-11-04 19:50:01 +01:00
Bjarke Berg
09e5e68e77 Fix enum to string issue for HealthCheck StatusResultType
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
2020-11-04 14:47:00 +01:00
Bjarke Berg
595b64c6f0 Handle UI issues now enums always are strings
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
2020-11-04 13:17:20 +01:00
Sebastiaan Janssen
f88144ae48 Merge branch 'v8/dev' into v8/contrib
# Conflicts:
#	src/Umbraco.Examine/ContentIndexPopulator.cs
2020-11-04 11:34:27 +01:00
Sebastiaan Janssen
e42b8b20f4 Merge branch 'v8/8.9' into v8/dev
# Conflicts:
#	src/SolutionInfo.cs
2020-11-04 11:30:27 +01:00
Sebastiaan Janssen
aac35698a1 Merge branch 'v8/8.8' into v8/8.9 2020-11-04 10:07:04 +01:00
Warren Buckley
dbee98bf02 Merge pull request #9258 from umbraco/v8/feature/AB8699-Support-blocks-in-clipboard-service
Support blocks in backoffice clipboard
2020-11-03 13:48:07 +00:00
Niels Lyngsø
67367fe111 display an error message if settings does not align. 2020-11-03 13:38:54 +01:00
Warren Buckley
9c820c7939 Update src/Umbraco.Web.UI.Client/src/common/services/blockeditormodelobject.service.js 2020-11-02 13:37:27 +00:00
Warren Buckley
3a41861aa0 Update src/Umbraco.Web.UI.Client/src/views/propertyeditors/blocklist/umbBlockListPropertyEditor.component.js 2020-11-02 13:34:34 +00:00
Warren Buckley
99441789d8 Update src/Umbraco.Web.UI.Client/src/common/services/clipboard.service.js 2020-11-02 13:30:02 +00:00
Warren Buckley
016f883ee3 Update src/Umbraco.Web.UI.Client/src/common/services/clipboard.service.js 2020-11-02 13:29:27 +00:00
Warren Buckley
d39ca35e8b Merge pull request #9243 from umbraco/v8/feature/umbBlockCard-use-umb-outline
use umb-outline for umb-block-card
2020-11-02 12:17:33 +00:00
Warren Buckley
5c6702bd17 Merge pull request #9241 from umbraco/v8/bugfix/umbBlockCard-should-work-without-blockConfiguration
Make blockConfigModel optional
2020-11-02 12:06:18 +00:00
Niels Lyngsø
e145a4cf1f implement widely on BlockList Prevalue Editor 2020-11-02 09:05:37 +01:00
Matt Brailsford
f9b708b4cf Make RTE toolbar sticky (#9316) 2020-10-30 12:08:52 +00:00
BatJan
79d94be148 Replace search with the umb-search-filter directive 2020-10-30 11:21:41 +10:00
Søren Kottal
28bc93f100 scales the preview iframe to fit the viewport 2020-10-30 10:39:03 +10:00
Niels Lyngsø
0a2393d48a use Tree for picking initial content Element Type 2020-10-28 14:20:05 +01:00
Niels Lyngsø
b6df9b9b14 use not-allowed for filters 2020-10-28 14:19:42 +01:00
Niels Lyngsø
5375dbbe3a ability to add more actions 2020-10-28 14:19:16 +01:00
Niels Lyngsø
8d76028f7b Dim not-allowed tree items 2020-10-28 14:18:58 +01:00
Justin Shearer
e9e8a0354d [Issue 5277-145] accessibility - Language drop downs do not advise as drop… (#9265)
* [Issue 5277-145] resolved - Language drop downs do not advise as drop downs - screen readers

* reseolve code change request by @nathanwoulfe and set aria-jaspopup to true instead of binding to the property.

Co-authored-by: Justin Shearer <justin@proworks.com>
2020-10-28 12:19:55 +10:00
Daniel Shuy
375817d63a Enable auto-focus for confirm button in umb-confirm 2020-10-28 12:16:46 +10:00
Niels Lyngsø
78c415cf83 collect vars for label interpolator 2020-10-26 13:22:08 +01:00
patrickdemooij9
5387651d9d 9176: Fix editing labels and added functionality to edit colors (#9177) 2020-10-26 10:22:32 +00:00
Laura Weatherhead
2212ec723f Updated optional params on umb-button-ellipsis 2020-10-26 11:14:29 +10:00