Commit Graph

33802 Commits

Author SHA1 Message Date
Kenn Jacobsen
d4e624e9fa Do not remove files from media editors when hitting enter 2020-10-23 16:24:15 +02:00
Poornima Nayar
11dcef9b48 Fix - user delete shows notifications twice 2020-10-23 16:17:27 +02:00
Shannon
069529e9e2 Merge branch 'temp_8879' of https://github.com/dawoe/Umbraco-CMS into v8/contrib 2020-10-22 17:28:45 +11:00
Shannon
35bf59dee4 Merge branch 'dawoe-temp_8879' into v8/contrib 2020-10-22 17:16:05 +11:00
Dave Woestenborghs
323cdd1441 Optimized so valuesets are build once instead of per index 2020-10-22 08:12:03 +02:00
Shannon
0bf9ad0967 Merge branch 'temp_8879' of https://github.com/dawoe/Umbraco-CMS into dawoe-temp_8879 2020-10-22 14:17:18 +11:00
Patrick de Mooij
39367b83bb 9238: Fixed invalid multi url picker label 2020-10-22 09:35:56 +10:00
Kenn Jacobsen
642cf40e8d Make toggle group labels clickable and aligned correctly 2020-10-20 07:30:44 +10:00
BatJan
cb60eeb27a Remove refernece to .woff and remove the files as well 2020-10-16 10:11:00 +10:00
Kenn Jacobsen
e33bb4cf65 Do not save media items when hitting enter 2020-10-16 09:34:19 +10:00
Poornima Nayar
65082aec29 Added umb-icon directive examine management dashboard 2020-10-16 09:32:02 +10:00
Poornima Nayar
d8cd802b6b changed delete button style to danger 2020-10-16 09:31:17 +10:00
BatJan
5162fb0b5c Convert old <i> to use umb-icon directive 2020-10-16 09:17:06 +10:00
Poornima Nayar
1ae79cdadc removed aria-hidden 2020-10-16 09:06:52 +10:00
Poornima Nayar
89844a4844 Replaced <i> with umb-icon in umb-node-preview 2020-10-16 09:06:52 +10:00
Callum Whyte
c06abd939a Added documentation for umbControlGroup directive (#9160)
* Added documentation for umbControlGroup directive

* Adding period to each umbControlGroup param description
2020-10-14 15:05:54 +02:00
Søren Kottal
2a38f67869 Prevents templates being created when adding DocTypes through the block list config (#9017) 2020-10-14 12:20:05 +01:00
Owain Jones
0c619b02d3 Added a Welsh backoffice language file (#9114) 2020-10-14 11:21:51 +01:00
Dave Woestenborghs
29e2b21789 Refactored to a single loop to avoid multiple enumerations on the results list 2020-10-14 08:37:49 +02:00
Dave Woestenborghs
165f99c920 Order by path instead of level 2020-10-14 08:25:42 +02:00
ChadC
f12f539d84 Prevent InvalidCastException being thrown when ContentPicker has picked a UDI. Trying to convert to an int will fail for Udis with an InvalidCastException. 2020-10-14 09:13:00 +10:00
Arkadiusz Biel
f288a63342 make composers and components public 2020-10-13 16:40:52 +02:00
Ronald Barendse
eb2f338406 Retarget migration to Umbraco 8.9.0 2020-10-13 16:34:50 +02:00
Sebastiaan Janssen
f9b49fc5f3 Revert "umb-confirmation directive: move trashcan into directive and address accessibility issues (#8198)"
This reverts commit 1cd79d81af.

# Conflicts:
#	src/Umbraco.Web.UI.Client/src/views/components/umb-confirm-action.html
#	src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/layouts.prevalues.html
#	src/Umbraco.Web.UI.Client/src/views/propertyeditors/multipletextbox/multipletextbox.html
2020-10-13 15:37:14 +02:00
Bjarne Fyrstenborg
9a5e0940f8 Show badge in user state filter and icon in user group filter (#9113)
* Show badge in user state filter similar to loglevel filter

* Add icons for user group filter
2020-10-13 13:43:05 +01:00
Mike Chambers
8b653a4cfb Update Rte.cshtml
Remove references to the deprecated TemplateUtilities.
2020-10-13 11:28:25 +01:00
Bjarne Fyrstenborg
ede64b5594 Change button style for listview settings (#9112) 2020-10-13 09:18:23 +01:00
BatJan
1c77ec1562 Change if check to be more specific ensuring it works in all picker instances 2020-10-13 09:01:57 +01:00
Kenn Jacobsen
6c5b6567de Formlulate the block list delete confirmation as a question (#9139) 2020-10-12 16:34:49 +01:00
Kenn Jacobsen
e0eadf2cf5 Creating a "System" content type breaks Umbraco (#9005) 2020-10-12 16:10:22 +01:00
Dave Woestenborghs
fc9f80c30d Fix broken unit tests 2020-10-12 16:55:16 +02:00
Jan Skovgaard
e5fcfea764 Userpicker: Change search to use the <umb-seach-filter> directive (#9042)
* Switch to the umb-search-filter directive

* Add css class

* Fix styling after directive changes have been merged
2020-10-12 15:43:18 +01:00
Dave Woestenborghs
4db30c24c8 Added some more comments 2020-10-12 16:17:38 +02:00
Dave Woestenborghs
a9f83711a7 Merge branch 'pr9137' into temp_8879 2020-10-12 16:14:11 +02:00
Dave Woestenborghs
3da74b74e5 Optimized query for getting published pages only 2020-10-12 16:13:51 +02:00
Dave Woestenborghs
af5d2851b0 Enable ordering by level when getting page descendants of content 2020-10-12 15:59:35 +02:00
Dave Woestenborghs
549e7ce6de Merge branch 'v8/contrib' into temp_8879 2020-10-12 15:41:45 +02:00
Mike Masey
7b0dc65672 Add umb-icon to umb-tree-item and umb-tree-search-box (#9064)
* feat: add svg icons to umb-tree-item and umb-tree-search-box

* refactor: remove unnessesary aria-hidden from umb-tree-icon

* refactor: remove aria hidden from umb-tree-search-box icon
2020-10-12 14:10:27 +01:00
Jan Skovgaard
4dfc75cfff Macropicker: Change search to use umb-search-filter directive (#9041)
* Change search to use umb-search-filter

* Fix minor issues in main directive and styling issues with width
2020-10-12 12:23:26 +01:00
Jan Skovgaard
f4213463aa Switch search to use <umb-search-filter> (#9040) 2020-10-12 10:50:46 +01:00
Jan Skovgaard
88f29a6776 Refactor search box to use umb-search-filter (#9038) 2020-10-12 10:21:09 +01:00
Jan Skovgaard
50f7952514 umb-search-filter: Convert i to use umb-icon (#9037)
* Conver i to new umb-icon directive

* Extend directive to accept css class modifiers

* Add "scoped" styling for the directive to avoid issues with CSS modifiers when used in other contexts
2020-10-12 09:22:17 +01:00
Shannon
257392dd28 Non-published content indexed in ExternalIndex
Fixes issue that the non-published content index populator is executing for the ExternalIndex
2020-10-12 16:49:45 +11:00
Søren Kottal
3b551bdc5d Adds icons from App_Plugins/**/Icons/*.svg (#8884) 2020-10-06 15:06:03 +02:00
Mike Masey
27751a4ae7 V8/feature/update icon picker to use umb icon (#9063) 2020-10-06 14:09:35 +02:00
Brynjólfur Gunnarsson
a5639a70c9 fixed publish variants dialog translation 2020-10-06 07:45:08 +10:00
Bjarne Fyrstenborg
aff046b1a1 Fix void element of umb-checkbox component 2020-10-06 07:43:01 +10:00
Sebastiaan Janssen
e9627f2ee9 Merge branch 'v8/dev' into v8/contrib 2020-10-05 21:12:51 +02:00
Sebastiaan Janssen
ed24a695e4 Merge branch 'v8/8.9' into v8/dev
# Conflicts:
#	src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
2020-10-05 20:58:47 +02:00
Sebastiaan Janssen
32878576f9 Merge branch 'v8/8.8' into v8/dev 2020-10-05 20:58:05 +02:00