-
At the moment users that only have access to the CMS, but no privileges to view or edit content will be able to open up a page that has the Elemental extension applied.
They are, however, _not able_…
-
If a file block is created from GridFieldDetailForm without any content, when the user attempts to expand the block for in-line editing, the block does not expand. Expected behaviour is the block shou…
-
It's likely that SilverStripe 4.2 is going to be released without this module included by default, but we'd still like to be able to release this module with dnadesign/silverstripe-elemental so it pro…
-
Version: `^3.0.0 (5334f5709878a3502e1cee431c58a28c36f9a843)`
It seems that elemental area gridfield does not scale well with the number of blocks contained inside it. I tested this on a page with 5…
-
When inline editing is enabled for a block on `master` and the block is collapsed, when selecting a tab option in the options menu, the block will always expand on the content tab regardless of the se…
-
#338 adds an "Add Block" popover. The designs show a search area that will filter down the list of blocks as you type:
![image](https://user-images.githubusercontent.com/3260989/44379321-7d708a80-a…
-
This is a strange one and I swear this was working previously however I'm not having any luck retracing my steps.
I'm finding that ElementsForSearch method appears to be returning empty in the cont…
-
As per title, the TreeDropdownField isn't rendering any items in an inline editable block because it hits an invalid endpoint when trying to populate the tree. E.g. when using a TreeDropdownField fiel…
-
Hello,
I was looking around at the improvements that have been shipped with Silverstripe 4.2.
First of all thank you for the implementation of the History Tab on the Elemental Page and on the elemen…
-
At current the history viewer is implemented in two ways:
0. As a `FormField` - [`HistoryViewerField`](https://github.com/silverstripe/silverstripe-versioned-admin/blob/926985705a5c3fb4b1e8f33ac030…