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
BatJan
7d3df87b7f
Change if check to be more specific ensuring it works in all picker instances
...
(cherry picked from commit 1c77ec1562 )
2020-10-13 17:25:26 +02:00
Sebastiaan Janssen
8980dfca36
Merge branch 'v8/8.9' into v8/dev
...
# Conflicts:
# src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
2020-10-13 16:55:59 +02:00
Sebastiaan Janssen
e1e7a1777e
Merge branch 'v8/8.8' into v8/8.9
2020-10-13 16:49:17 +02:00
Sebastiaan Janssen
7a8c9b1167
Merge branch 'v8/8.8' into v8/dev
...
# Conflicts:
# src/SolutionInfo.cs
2020-10-13 16:48:39 +02:00
Sebastiaan Janssen
2d55d54a44
Merge branch 'v8/8.7' into v8/8.8
2020-10-13 16:47:38 +02:00
Sebastiaan Janssen
8778e9c84d
Merge branch 'v8/8.6' into v8/8.7
2020-10-13 16:46:14 +02:00
Sebastiaan Janssen
841c4b5012
Merge branch 'v8/8.6' into v8/dev
2020-10-13 16:45:27 +02:00
Arkadiusz Biel
b96776949f
make composers and components public
...
(cherry picked from commit f288a63342 )
2020-10-13 16:41:26 +02:00
Arkadiusz Biel
f288a63342
make composers and components public
2020-10-13 16:40:52 +02:00
Ronald Barendse
469e35190d
Retarget migration to Umbraco 8.9.0
...
(cherry picked from commit eb2f338406 )
2020-10-13 16:35:51 +02:00
Ronald Barendse
eb2f338406
Retarget migration to Umbraco 8.9.0
2020-10-13 16:34:50 +02:00
Sebastiaan Janssen
22a1423324
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
(cherry picked from commit f9b49fc5f3 )
2020-10-13 15:39:06 +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
Niels Lyngsø
20f2917a0c
Exit PreviewMode when all Preview Session are closed + translation
2020-10-09 16:05:53 +02:00
Mole
79db8c2e99
Shorten password in members test
2020-10-09 10:53:23 +02:00
Niels Lyngsø
6009acdfbf
updated wording
2020-10-09 10:46:36 +02:00
Mole
4485e76a28
Add forgotten indent
2020-10-09 10:44:52 +02:00
Mole
9039f3030b
Fix content with contentpicker after renaming doctype
2020-10-09 10:39:20 +02:00
Mole
2fcab52e7e
Indent nested builders
...
Makes it easier to see what calls belongs where
2020-10-09 10:07:04 +02:00
Mole
3e77457b81
Increase typing timeout in member tests and some minor cleaning
2020-10-09 09:49:09 +02:00
Niels Lyngsø
dc072293f9
New dialogs for asking about Preview mode
2020-10-08 16:36:25 +02:00
Mole
c8018ed00a
Add a timeout when getting the progress percentage
2020-10-08 15:19:54 +02:00
Mole
3c29982c09
Don't expect a certain order from badges in rollback
...
The badge order is not deterministic which means we can't expect them to be in a certain order.
2020-10-08 10:35:05 +02:00
Mole
a511575784
Assert that error notification does not come up on create template
...
Had the test pass sometimes before the fix because the success notification appear, but the error notification appear at well, so the test shouldn't actually have passed
2020-10-08 10:06:56 +02:00
Niels Lyngsø
f380c221a5
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/confirm-website-preview-mode
2020-10-08 09:46:40 +02:00