-
### Overview
The `View block` link should in fact be `Block history`, linking directly to the history of that block, as opposed to the current behaviour requiring a user to visit the current edit form…
-
## ACs
The Banner block comes with the following functionality for content authors:
- I can add an image (if no image is added the gradient background takes the entire space)
- The image is autom…
-
See:
* ~https://travis-ci.org/dnadesign/silverstripe-elemental/jobs/464264110~ fixed https://github.com/silverstripe/silverstripe-admin/pull/860
* https://travis-ci.org/silverstripe/silverstripe-e…
-
Remotely related to https://github.com/silverstripe/silverstripe-assets/issues/222, but not exactly the same issue.
Scenario:
1. Upgrade codebase to SS4
2. Import SS3 db via sspak
3. Run `dev/bu…
-
Using `dnadesign/silverstripe-elemental 4.x-dev 4aee187`
If a blocks page includes draft/saved/published blocks, when copying to the page to a subsite through 'Subsite Operations' function, the ex…
-
## Affected Version
I'm seeing this with the CWP kitchen 4.x and SS 4.2. Both of them running elemental 3.0.
## Description
The `Page Status` filter in the SiteTree search form has 2 "All Pag…
-
**Elemental 4.1.x-dev**
Example content that will break the Elements in use report:
```
CWP 2 and SilverStripe 4 provide your agency with an intuitive, extensible CMS that is full of new featur…
-
Slides should be "owned" by the parent object. This will mean that when the parent is published, all unpublished slides will get published too, which is the normal expectation for this kind of thing i…
-
see https://github.com/dnadesign/silverstripe-elemental/blob/master/src/Extensions/ElementalAreasExtension.php#L120
When using the updateAvailableTypesForClass($class, $list) hook, $class is always…
-
Prior to beginning work on inline editing of content blocks, we'll need to:
Create a new react app - e.g. ElementalEditor and power as much of this with React, GraphQL and form factory/schema as po…