-
Steps to reproduce
- Create inline editable block with getCMSValidator function
```
public function getCMSValidator(): Validator
{
return RequiredFields::create([
'Ti…
-
Since Elemental version 3.0.1 the ElementalArea of ElementalLists get the OwnerClassName "Page" instead of "DNADesign\ElementalList\Model\ElementList". This results in some strange behaviours of the l…
-
On **master**.
After adding a block using the add tool - when you click the breadcrumb to return to the previous page the new block does not show - but it will after a reload.
-
When neither content nor a file is supplied to be used in the inline view of an Element currently nothing renders (in this space). It would be nicer to have a preview placeholder of "No preview availa…
-
Please add some documentation. E.g. How to add a history view to ones model via https://github.com/silverstripe/silverstripe-versioned-admin/blob/master/src/Forms/HistoryViewerField.php
## Tasks
…
-
I've found a bug where you're unable to copy a page to a Subsite when the content field is empty, eg. I'm using Elemental elements for content instead of the standard content field.
```
ERROR [Use…
-
Running `dnadesign/silverstripe-elemental dev-master 674a160a79`
#415 has been raised to handle graphql errors such as where the user is not permitted to view or edit a page, but while testing it see…
-
The inline save functionality introduced first in https://github.com/dnadesign/silverstripe-elemental/commit/b639f6884fe590d83968cd11c09fe4cf1b15bc4e does not have any corresponding Jest or Behat test…
-
Looks like SS 4.1 GridField doesn't load JS+CSS on AJAX for example:
Symbiote\GridFieldExtension\GridFieldExtensions has include_requirements function
```
class GridFieldExtensions
{
public …
-
Current SiteTree page icons
![sitetree-page-icons](https://user-images.githubusercontent.com/13778690/42943368-d76bd12c-8b62-11e8-90ee-1133a75ed27f.png)
are kind of ugly (IMHO) and doesn't match c…