Callum Whyte
121ae2e8a9
Handling multiple values per field in Examine Management
2021-03-29 08:34:55 +10:00
Martin Bentancour
9ac4eacdbd
Anchor noopener ( #10009 )
...
* Set rel="noopener" for anchors with target="_blank"
* Reverted unwanted changes to Default.cshtml
2021-03-24 02:43:20 +01:00
Bjarne Fyrstenborg
11f123e7c4
Listview config icons ( #10036 )
...
* Update icons to use <umb-icon> component
* Simplify markup and use disabled button
* Use move cursor style on sortable handle
* Add class for action column
* Update setting auto focus
* Increase font size of umb-panel-header-icon
2021-03-24 08:04:33 +10:00
Bjarne Fyrstenborg
ebd504e8c1
Replace icon in date picker with umb-icon component ( #10040 )
...
* Replace icon in date picker with <umb-icon> component
* Adjust height of clear button
2021-03-23 03:06:44 +01:00
Nathan Woulfe
95bf10e11b
Unbind listener
...
Listening for splitViewRequest was only unbound if the split view editor was opened. Not cleaning up the listener caused a memory leak when changing between nodes as the spit view editor was detached but not garbage-collected
2021-03-23 02:46:39 +01:00
Michael Latouche
88611f30b5
9097 add contextual password helper ( #9256 )
...
* update back-office forms
* Display tip on reset password page as well
* add directive for password tip
* integrate directove in login screen
* forgot the ng-keyup :-)
* adapt tooltip directive to potential different Members and Users password settings
* remove watcher
Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au >
2021-03-23 08:07:50 +10:00
Bjarne Fyrstenborg
3d05bd6917
Update casing of listview layout name
2021-03-23 07:56:51 +10:00
Shannon Deminick
f8f2029637
Improve performance, readability and handling of FollowInternalRedirects ( #9889 )
...
* Improve performance, readability and handling of FollowInternalRedirects
* Logger didn't like string param
Passing string param to _logger.Debug<PublishedRouter, int> wasn't happy. Changed to pass existing internalRedirectAsInt variable.
Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au >
2021-03-23 07:53:21 +10:00
Bjarne Fyrstenborg
fe8cd239d2
Null check on scope and options to ensure backward compatibility
2021-03-22 10:20:40 +10:00
Bjarne Fyrstenborg
046d6351d2
Copy member type ( #10020 )
...
* Add copy dialog for member type
* Implement copy action for member type
* Create specific localization for content type, media type and member type
* Handle "foldersonly" querystring
* Add button type attribute
* Add a few missing changes of anchor to button element
2021-03-21 03:09:20 +01:00
Jesper Löfgren
691c5d38a2
Fix swedish translation for somethingElse.
2021-03-19 19:03:53 +01:00
Benjamin Carleski
7f1d5fe7cc
8539: Allow alias in image cropper ( #9266 )
...
Co-authored-by: Owain Williams <owaingdwilliams@gmail.com >
2021-03-18 22:04:03 +00:00
Sebastiaan Janssen
45de0a101e
Fixes #9983 - Getting kicked, if document type has a Umbraco.UserPicker property ( #10002 )
...
* Fixes #9983
Temporary fix for this issue. using the entityservice like before.
* Needed to remove the call to usersResource here as well for displaying the picked items
* Don't need usersResource for now
2021-03-18 13:01:46 +01:00
Bjarke Berg
0ecc933921
Merge pull request #9994 from umbraco/v8/bugfix/9993
...
Fixes #9993 - Cannot save empty image in Grid
2021-03-18 09:28:58 +01:00
Jeavon Leopold
2b9eaeee8a
Fix for #9950 - HttpsCheck will now retry using the login background image if inital request returns 301/302. Excessvie Headers check will now check the root url instead of the backoffice
2021-03-18 02:54:07 +01:00
Markus Johansson
3004e00b4f
#9964 Removed unneeded check for HttpContext
2021-03-18 02:16:08 +01:00
Nathan Woulfe
e2019777fb
Add images in grid - fixes 9982 ( #9987 )
...
Co-authored-by: Sebastiaan Janssen <sebastiaan@umbraco.com >
2021-03-17 12:54:38 +01:00
Michael Latouche
156c1c9416
Revert "The Value() method for IPublishedContent was not working with the defaultValue parameter" ( #9989 )
2021-03-17 10:29:31 +01:00
Sebastiaan Janssen
cf4c163131
Fixes #9993 - Cannot save empty image in Grid
2021-03-17 09:58:17 +01:00
Bjarne Fyrstenborg
1570d49d05
Remove unnecessary aria-hidden attribute from <umb-icon>
2021-03-17 07:21:39 +10:00
patrickdemooij9
f7c032af65
Add copy logic to Media Picker ( #9957 )
...
* Add copy logic to Media Picker
* Add action for copy all
* Fix for selectable media item
2021-03-16 09:28:51 +10:00
Shannon
b7c1ad2298
Fix dead lock with TypeLoader
2021-03-15 02:23:55 +01:00
Callum Whyte
5ee0f310c9
Counting Umbraco.ModelsBuilder and ModelsBuilder.Umbraco namespaces as external providers
2021-03-15 07:46:58 +10:00
Sebastiaan Janssen
9b39bfbf51
Merge branch 'v8/dev' into v8/contrib
2021-03-12 09:30:30 +01:00
Sebastiaan Janssen
ef60a98fe1
Merge branch 'v8/8.12' into v8/dev
2021-03-12 09:29:44 +01:00
Bjarke Berg
83719f3505
Fix issue with SqlMainDomLock that cannot use implicit lock timeouts … ( #9973 )
...
(cherry picked from commit da5351dfcf )
2021-03-12 09:28:45 +01:00
Bjarke Berg
da5351dfcf
Fix issue with SqlMainDomLock that cannot use implicit lock timeouts … ( #9973 )
2021-03-12 09:23:32 +01:00
Justin Shearer
85e6a1149e
[Issue 5277-146] accessibility - Close 'X' icon next to language drop… ( #9264 )
...
* [Issue 5277-146] accessibility - Close 'X' icon next to language drop down is identified as "link" - screen reader
* add new loacalization key
2021-03-12 09:18:32 +01:00
Sebastiaan Janssen
e0604e0a53
Merge branch 'v8/8.11' into v8/8.12 and bump version to 8.12.1
...
# Conflicts:
# src/SolutionInfo.cs
2021-03-11 14:55:13 +01:00
Sebastiaan Janssen
e5aaa20863
Merge branch 'v8/8.10' into v8/8.11 and bump version to 8.11.2
...
# Conflicts:
# src/SolutionInfo.cs
2021-03-11 14:52:58 +01:00
Sebastiaan Janssen
3a5327a84d
Merge branch 'v8/8.9' into v8/8.10 and bump version to 8.10.3
...
# Conflicts:
# src/SolutionInfo.cs
2021-03-11 14:50:35 +01:00
Sebastiaan Janssen
e75895ce48
Merge branch 'v8/8.8' into v8/8.9 and bump version to 8.9.3
...
# Conflicts:
# src/SolutionInfo.cs
2021-03-11 14:47:33 +01:00
Sebastiaan Janssen
0479ee41dd
Merge branch 'v8/8.7' into v8/8.8 and bump version to 8.8.4
...
# Conflicts:
# src/SolutionInfo.cs
2021-03-11 14:45:46 +01:00
Sebastiaan Janssen
1c5d95def4
Merge branch 'v8/8.6' into v8/8.7 and bump version to 8.7.3
...
# Conflicts:
# src/SolutionInfo.cs
2021-03-11 14:42:10 +01:00
Sebastiaan Janssen
21bee00518
Bump version to 8.6.8
2021-03-11 14:38:19 +01:00
Bjarke Berg
8cd41ab36a
Merge pull request #9924 from umbraco/v8/feature/10613-distributed-locks
...
Change scope to only acquire distributed locks once in a scope chain.
2021-03-10 15:51:04 +01:00
Sebastiaan Janssen
a997f0c1e5
Merge branch 'v8/dev' into v8/contrib
...
# Conflicts:
# src/Umbraco.Web/Editors/BackOfficeServerVariables.cs
2021-03-09 15:02:46 +01:00
Sebastiaan Janssen
44e68543d4
Merge branch 'v8/8.12' into v8/dev
2021-03-09 14:56:26 +01:00
Sebastiaan Janssen
e43ff6cff1
Merge branch 'v8/8.11' into v8/8.12
2021-03-09 14:55:50 +01:00
Sebastiaan Janssen
5582b09614
Merge branch 'v8/8.10' into v8/8.11
2021-03-09 14:55:25 +01:00
Sebastiaan Janssen
8f59bbc3b3
Merge branch 'v8/8.9' into v8/8.10
2021-03-09 14:55:05 +01:00
Sebastiaan Janssen
c474f41b86
Merge branch 'v8/8.8' into v8/8.9
2021-03-09 14:54:31 +01:00
Sebastiaan Janssen
41283aead9
Fix wrong version reference
2021-03-09 14:54:13 +01:00
Sebastiaan Janssen
7dc95b55d3
Merge branch 'v8/8.11' into v8/8.12
...
# Conflicts:
# src/Umbraco.Web/Services/IconService.cs
2021-03-09 14:51:54 +01:00
Sebastiaan Janssen
edab3507ec
Merge branch 'v8/8.10' into v8/8.11
2021-03-09 14:49:08 +01:00
Sebastiaan Janssen
1d3d83466c
Merge branch 'v8/8.9' into v8/8.10
2021-03-09 14:48:22 +01:00
Sebastiaan Janssen
4481e90f10
Merge branch 'v8/8.8' into v8/8.9
...
# Conflicts:
# src/Umbraco.Web.UI/Umbraco/Views/Default.cshtml
2021-03-09 14:33:01 +01:00
Kenn Jacobsen
b7553e311a
Cache the SVG icons serverside to boost performance ( #9200 )
...
Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au >
(cherry picked from commit 8e01ac30d6 )
# Conflicts:
# src/Umbraco.Web.UI/Umbraco/Views/Default.cshtml
# src/Umbraco.Web/Services/IconService.cs
2021-03-09 14:22:22 +01:00
Chad
16573446db
Fixes #9615 - Upgrade to Htmlsanitizer v5 ( #9856 )
2021-03-09 13:54:45 +01:00
Kenn Jacobsen
8e01ac30d6
Cache the SVG icons serverside to boost performance ( #9200 )
...
Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au >
2021-03-09 12:58:10 +01:00