Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge in #9859 to v8/feature/nucache-perf #10152

Conversation

nzdev
Copy link
Contributor

@nzdev nzdev commented Apr 20, 2021

Prerequisites

  • I have added steps to test this contribution in the description below

If there's an existing issue for this PR then this fixes #8376

Description

Merge in #9859 to v8/feature/nucache-perf to reduce cold boot times.

nzdev and others added 30 commits February 21, 2021 20:45
umbraco#9264)

* [Issue 5277-146] accessibility - Close 'X' icon next to language drop down is identified as "link" - screen reader

* add new loacalization key
* Adds some scope tests (ported back from netcore) and provides a much better error message, ensure execution context is not flowed to child tasks that shouldn't leak any current ambient context

* updates comment

* Ensure SqlMainDomLock suppresses execution context too

* Since we're awaiting a task in a library method, ConfigureAwait(false)

* missing null check

Co-authored-by: Elitsa Marinovska <elm@umbraco.dk>
* Add copy logic to Media Picker

* Add action for copy all

* Fix for selectable media item
bjarnef and others added 29 commits April 3, 2021 02:59
* 9962: Use $allowedEditors instead of allowed

* 9962: Remove redundant statement
* Added support for screeen reader alerts on the embed so that assitive technology knows when a url retrieve has been succesfull.
Added labels for the controls
Preview reload only triggered if the values for height and width change

* Added control ids for the link picker

* Add French translation
… a tree search (umbraco#10100)

* Added support for screeen reader alerts on the embed so that assitive technology knows when a url retrieve has been succesfull.
Added labels for the controls
Preview reload only triggered if the values for height and width change

* Tree search details the number of search items returned

* Add French translations
…-with-explicit-scope

Create explicit scope for mappers in UmbracoMapper
…umbraco#10101)

* Added support for screeen reader alerts on the embed so that assitive technology knows when a url retrieve has been succesfull.
Added labels for the controls
Preview reload only triggered if the values for height and width change

* Added support for label fors for the macro picker and also gave the ,acro search box a title

* Now displays a count of the matching macros returned. Please note the language file amends shared with umbraco#10100

* Removed src-only class for the display of the count of messages
…equests (umbraco#10126)

* Allow KeepAlive controller Ping method to be requested by non local requests and accept head requests

* removed unused references
@nathanwoulfe nathanwoulfe merged commit 7704d02 into umbraco:v8/feature/nucache-perf Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet