-
When saving a Page that has elemental blocks in the CMS, an error will trigger:
> E_WARNING: Invalid argument supplied for foreach()
And in the CMS:
![error message in cms](https://user-imag…
-
**Remove caps locks when editing the settings of a column and fix general typos:**
Readable Name:
- [x] Readable **label**: #78
Visibility:
- [x] Show in **results** view (remove summary) #9…
-
### Reproduce
1. Install `silverstripe/elemental-fileblock` on `2.x-dev` and `dnadesign/silverstripe-elemental` on `4.x-dev`
2. Create a page that has the ElementalPageExtension enabled
3…
-
## Acceptance Criteria
* I can click through GridField rows in readonly view (without action buttons)
* I can perform standard GridField view operations (pagination, search, sorting)
* I can c…
-
The `execute` function in PublishItemWorkflowAction.php uses publishSingle() instead of publishRecursive() which means $owns relationships are not published.
This was noticed specifically on Elementa…
-
I'm on SS4.3 with Elemental 4.
In a gallery block I have a method for creating a Summar (number of images in the gallery)
```
protected function provideBlockSchema()
{
$blockS…
-
Split from #388
The styling for the uploadfield used in `silverstripe-elemental-fileblock` and `silverstripe-elemental-banner-block` could be improved so that even at a reduced width the uploadfie…
-
-
`CMSPageHistoryViewerController` has achieved feature parity with `CMSPageHistoryController`.
It should be the default controller for displaying Page History information when versioned-history is i…
-
There is a good amount of space to drag and drop a block to the top of the list because the 'Add block' button is included in the ElementalArea.
See:
![image](https://user-images.githubusercontent.…