Niels Lyngsø
33f507a575
blockcard corrections
2020-04-08 15:33:04 +02:00
Niels Lyngsø
7855870077
translation for prevalue editor property group headlines
2020-04-08 13:23:52 +02:00
Niels Lyngsø
b09fd9c207
Merge branch 'v8/feature/block-editor-list' of https://github.com/umbraco/Umbraco-CMS into v8/feature/block-editor-list
2020-04-08 11:58:32 +02:00
Niels Lyngsø
b26db075a3
BlockList PreValue Editor opens configurations as overlay
2020-04-08 11:58:25 +02:00
Benjamin Carleski
cf418a8097
Add error handling to default template
2020-04-07 16:36:10 -07:00
Benjamin Carleski
cec7251bc3
Update default rendering partial view
2020-04-07 14:45:06 -07:00
Benjamin Carleski
3bf2a17d49
Merge branch 'v8/feature/block-editor-list' of https://github.com/umbraco/Umbraco-CMS into v8/feature/block-editor-list
2020-04-07 11:53:59 -07:00
Benjamin Carleski
0fa045dc94
Remove DB migrations so that they can be reviewed as a block
2020-04-07 11:53:41 -07:00
Niels Lyngsø
fb175c5af8
minor adjustments
2020-04-06 09:32:03 +02:00
Niels Lyngsø
a87a6caf85
Just parsing layout as model for partial views.
2020-04-03 12:36:11 +02:00
Benjamin Carleski
5dfa998109
Fix block list test failures
2020-04-02 14:29:52 -07:00
Warren Buckley
114f604316
Merge pull request #7884 from umbraco/v8/feature/revert-getdata
...
Revert GetData() in Block Editor List model
2020-04-02 12:02:38 +01:00
Warren Buckley
1b53b5c938
Use the .Data propertry as opposed to GetData in this PartialView
2020-04-02 11:13:36 +01:00
Warren Buckley
1bd4901746
Revert commit 45e892f350 - Changes api to GetData
2020-04-02 11:11:08 +01:00
Benjamin Carleski
2ed740b22a
Add references for picked items
2020-04-01 15:54:49 -07:00
Niels Lyngsø
f58f0547ac
css correction
2020-04-01 17:06:42 +02:00
Niels Lyngsø
ee534f88cc
Inline create button styling: Better spacing, darker blue color for Focus Outline, moving the plus icon to mouse position for better visual appearance.
2020-04-01 16:42:09 +02:00
Niels Lyngsø
62c4ecac01
css adjustments
2020-04-01 16:13:16 +02:00
Niels Lyngsø
89550471b3
Merge remote-tracking branch 'origin/v8/feature/ui-property-group-header-adjustment' into v8/feature/block-editor-list
2020-04-01 15:53:23 +02:00
Niels Lyngsø
100bc30e63
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/block-editor-list
2020-04-01 15:53:01 +02:00
Niels Lyngsø
4714761277
hide description if no description is presented
2020-04-01 15:42:43 +02:00
Niels Lyngsø
52832a9b1c
smaller header for property group
2020-04-01 15:42:32 +02:00
Niels Lyngsø
c04a68730d
rename notsupport property editor css class
2020-04-01 15:34:50 +02:00
Niels Lyngsø
9bdb0cb1b8
Hide group header if only one group is presented
2020-04-01 15:29:58 +02:00
Niels Lyngsø
d6cad31750
remove unused controller
2020-04-01 14:31:56 +02:00
Niels Lyngsø
e20c7578f8
NotSupported property editor, to be used when an editor is not supported in the given context.
2020-04-01 13:44:56 +02:00
Niels Lyngsø
8513e2b332
use a common variable on the block model for isOpen, to be able to make Actions show when open.
2020-04-01 13:44:20 +02:00
Niels Lyngsø
f92f729dec
changes naming to Submit, to avoid misunderstanding.
2020-04-01 11:39:51 +02:00
Shannon
5fc889a8a5
Merge tag 'release-8.6.0' into v8/dev
...
# Conflicts:
# src/SolutionInfo.cs
2020-04-01 10:40:35 +11:00
Niels Lyngsø
82f90216fe
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/block-editor-list
...
# Conflicts:
# src/Umbraco.Web.UI/Umbraco/js/main.controller.js
# src/Umbraco.Web.UI/Umbraco/js/navigation.controller.js
2020-03-31 17:54:10 +02:00
Niels Lyngsø
2feadb184e
Block Editor: Clean-up, refactoring, one step closer being ready for Content-Apps
2020-03-31 17:53:32 +02:00
Benjamin Carleski
4d47fb07fd
Add Stacked Content to Block List migration
2020-03-30 15:33:18 -07:00
Sebastiaan Janssen
8cba80913a
Remove generated files from git and ignore them
2020-03-30 13:38:17 +02:00
Sebastiaan Janssen
1dbf5463b8
Merge branch 'v8/contrib' into v8/dev
2020-03-30 09:59:51 +02:00
Olivier Bossaer
5fad35d0ee
Fix #7521 - Runtime error if removing email notificationMethod
2020-03-30 08:12:19 +02:00
Benjamin Carleski
09be6b8ee4
Enable Block List Editor settings editing
2020-03-27 15:41:48 -07:00
Benjamin Carleski
5ed727df02
Add ability to render block list editor using Grid style rendering extension
2020-03-27 09:58:55 -07:00
Claus
b8abc04417
Merge pull request #7847 from umbraco/v8/bugfix/7773-memory-leak
...
Fixes Memory Leak in GetCacheItem cache dependency #7773
2020-03-26 23:43:41 +01:00
Marc Goodson
42ddd90fd7
Allow Macro's to be cached differently across variants ( #7555 )
2020-03-26 16:57:15 +01:00
Shannon
a855a90a8a
cleaner fix
2020-03-26 22:09:49 +11:00
Shannon
6fef85aafd
fixes Memory Leak in GetCacheItem cache dependency #7773
2020-03-26 22:03:26 +11:00
Søren Gregersen
a0e5b83914
Add document to downloadFile-method
...
Simple copy/paste to document a useful method
2020-03-26 11:48:01 +01:00
Shannon
d40b7087f4
Fixes issue with deep cloning Property
...
main problem was that it was duplicating the _pvalue value when it shouldn't have. The real fix is that the Values property solves all these problems with it's setter but that wasn't being used by the DeepClone engine because that explicitly looks for certain collection types and IReadOnlyCollection wasn't one of them. With that included and PropertyValue marked as IDeepCloneable, it all just works. I've added tests.
2020-03-26 19:56:21 +11:00
Bjarne Fyrstenborg
972acc6718
Installer adjustments ( #7592 )
2020-03-26 08:39:38 +01:00
Sebastiaan Janssen
935690b727
Bump caniuse-lite dependency
2020-03-25 18:09:03 +01:00
Steve Megson
ec64da0804
Grant access to Packages section for any user groups with access to the Developer section
2020-03-25 18:01:28 +01:00
Chris Oliver
17d91da8d1
Remove button border radius when used in a button group ( #7834 )
2020-03-25 17:29:42 +01:00
Joe Delly
2ec0861051
Fix for exception throw when validating URLs ( #7701 )
2020-03-24 18:35:11 +01:00
Nathan Woulfe
ffef6ed2a1
7713 - changing CSS directory breaks RTE ( #7726 )
2020-03-24 18:04:38 +01:00
Matt Barlow
7c841eb6ac
7728 - show elipsis only when > length
...
Fixed the elipsis issue, only adds an elipisis if the text length exceeds the length that is being truncated too.
2020-03-24 18:01:34 +01:00