Commit Graph

28629 Commits

Author SHA1 Message Date
Chad a4274ba767 Shorter JSON property names for nucache (#8204) 2020-06-02 11:35:19 +02:00
Lee Kelleher 717bbf1e2e umb-notifications.html - refactored switch logic (#8207)
* umb-notifications.html - refactored switch logic

I couldn't get the `url` property to render, so I've swapped out
the `ng-switch` statement with a couple of `ng-if` conditions.

* umb-notifications.html - changed quotes from single to double

For consistency.
2020-05-30 22:02:26 +02:00
rbottema f7cbac30b1 Fix HTML markup of umb-list-view-settings.html
I've noticed this file was missing a closing div tag, so I added it.
2020-05-29 14:43:23 +02:00
rbottema c23b813036 Fix HTML markup of includeproperties.prevalues.html
I've noticed this span was missing a closing >, so I added it.
2020-05-29 14:42:20 +02:00
Jan Skovgaard 74a4d76983 umb-lightbox improvements (#8191) 2020-05-29 14:41:20 +02:00
BatJan 208df92fe0 Hide icons and add missing screen reader friendly texts 2020-05-29 14:40:18 +02:00
Steve Megson 33850b13d0 If GetControllerTypeInternal falls back to creating an instance, it should also release it (#8196) 2020-05-29 14:39:14 +02:00
Niels Lyngsø 180b858ff5 V8/bugfix/gulp update inline views on watch (#8200) 2020-05-29 14:09:20 +02:00
Sebastiaan Janssen 71fbf2769a Merge branch 'v8/dev' into v8/contrib 2020-05-29 09:03:35 +02:00
Warren Buckley 9df6a8bd6a Bugfix: Adds new confirmation email marketing step (#8091) 2020-05-27 16:59:15 +02:00
Enkel Media f2ad7bb631 Fixes #8004 umbnodepreview setting contentType alias to null (#8109) 2020-05-27 14:39:03 +02:00
BatJan 30900c59ae Add disable-dirty-check option 2020-05-26 18:18:31 +02:00
BatJan 62b0886afe Fix label alignment 2020-05-26 18:17:01 +02:00
Jan Skovgaard 14ad2bd27c Convert span to button, add missing label, hide icons for screen readers (#8011) 2020-05-26 18:15:18 +02:00
Jan Skovgaard 19f16c3b1f Theme backoffice docs for v8 to clearly differentiate it from the v7 docs (#8010) 2020-05-26 18:02:21 +02:00
Jan Skovgaard cc04a1c8fe Content templates dashboard: Add translations and move styles external (#6888) 2020-05-26 18:01:17 +02:00
Jan Skovgaard 32a0c3b075 "Actions" drop down options do not give context to the user (#6301) 2020-05-26 17:45:39 +02:00
Sebastiaan Janssen 78a7785256 Merge branch 'v8/contrib' into v8/dev
# Conflicts:
#	src/Umbraco.Web.UI.Client/package-lock.json
2020-05-26 16:27:09 +02:00
Rachel Breeze 6da69f1e42 V8: Accessibility changes for login screen (#5800) 2020-05-26 15:34:30 +02:00
Rachel Breeze e2604103a3 v8: Accessibility Create User Page Title (#7104) 2020-05-26 15:10:16 +02:00
Rachel Breeze b80dfbf5fc Fix for tiny MCE when language is en-US (#8002) 2020-05-26 15:01:50 +02:00
Rachel Breeze 5541d13020 V8: Accessibility Changes For umbEditorHeader Directive (edit user) (#7102) 2020-05-26 14:59:33 +02:00
Rachel Breeze c3c98e2621 v8: Fix for login screen title display (#7412) 2020-05-26 14:04:06 +02:00
Sebastiaan Janssen f33b4b7be5 Some cleanup and fixing the build 2020-05-26 11:49:35 +02:00
Marc Goodson 41ac96d69d Fix HasValue and IsValue for Dropdown Property Types with no Values (#8154) 2020-05-26 09:45:57 +02:00
Sebastiaan Janssen 558ffaeba7 Move test and use params that are easier to distinguish 2020-05-26 09:18:09 +02:00
Sebastiaan Janssen 407655ffcc Merge branch 'v8/contrib' into pr/7814 2020-05-26 09:11:00 +02:00
Daniël Knippers 5215a769fe Added unit test that fails before PR and succeeds after PR 2020-05-25 21:30:56 +02:00
Marc Goodson b6262bf334 Remove ContentFinderByRedirectUrl if RedirectUrlTracking is disabled (#7761) 2020-05-25 17:51:52 +02:00
Lee Kelleher 4c16421cbb Update umb-button.html (#8145)
Noticed the missing closing bracket on the `<button>`
2020-05-23 17:15:42 +02:00
Bjarke Berg 1a04b9711b Updated testhelpers reference 2020-05-22 12:56:17 +02:00
Bjarke Berg 5be8282ce4 Delete templates test 2020-05-22 12:00:56 +02:00
Bjarke Berg 5b7f1227f9 Bugfix for issue with hanging saves. + Fix for double post of save templates 2020-05-22 10:46:13 +02:00
Sebastiaan Janssen c36495ac9c Use a language that's more common to people's machines 2020-05-20 10:30:07 +02:00
Daniël Knippers 392d74f80d Added support for segments to File Uploads (#8070) 2020-05-19 17:04:23 +02:00
Bjarne Fyrstenborg 11f8628279 Lock core relation types (#8022) 2020-05-16 19:51:57 +02:00
Thomas Andresen 3e11c66ddc Merge pull request #8106 from umbraco/v8/feature/cypress-test-project
Added Acceptance Test project
2020-05-15 11:04:22 +02:00
Bjarke Berg 0ece91421e More readme stuff 2020-05-15 07:35:23 +02:00
Bjarke Berg 0298ee6686 Added readme and updated testhelpers 2020-05-14 20:30:44 +02:00
Daniël Knippers 0fdf084544 Validation errors reworked to incorporate segment errors (#8065) 2020-05-14 17:03:33 +02:00
Kenn Jacobsen ad280b47c9 Enable navigating datatype configuration picker by keyboard (#8103) 2020-05-14 08:44:58 +02:00
Kenn Jacobsen 8059927ac3 Remove "double tabbing" in the datatype picker (#8102) 2020-05-14 08:41:05 +02:00
Bjarke Berg 4d4b23966b git ignore updated 2020-05-13 20:22:06 +02:00
Bjarke Berg 985fcce4f0 Updated acceptance tests 2020-05-13 20:12:02 +02:00
Bjarke Berg 45224a35d0 Initial acceptance test commit 2020-05-13 15:18:40 +02:00
Alan Thom b2a9e17c90 Adding ng-trim="false" attribute to textarea property editor 2020-05-11 16:41:38 +02:00
Alan Mac Kenna 89143b5dae upgraded tinymce to 4.9.10 2020-05-11 15:40:46 +02:00
Kevin Jump c6055cf0e3 Add keys for custom audit events #8050 (#8051) 2020-05-11 15:39:12 +02:00
Sebastiaan Janssen 7634b37676 Merge branch 'v8/dev' into v8/contrib 2020-05-11 14:22:07 +02:00
Niels Lyngsø 945f4db4c3 8087 forEach utility method (#8088) 2020-05-11 12:04:07 +02:00