-
This might affect the query size to a point where Github starts denying it? Example below is `silverstripe/silverstripe-admin `
```
bringyourownideas/silverstripe-composer-security-checker
bring…
-
@clarkepaul commented on [Fri Aug 02 2019](https://github.com/silverstripe/silverstripe-admin/issues/918)
This issue captures the remaining issues from the banner block that I'm aware of.
- [ ] …
-
We've had feedback that the initial functionality of adding blocks between other blocks is hard to discover but really loved. @newleeland has created some recommendations for how this can be improved …
-
SilverStripe 4.3.3
When using a `HTMLEditorField` inside a Elemental block, the placement of the inline toolbar (https://github.com/silverstripe/silverstripe-admin/blob/0f0a0a064bf4a10f4122795fb56e…
-
## Affected Version
4.x
## Description
`Security::permissionFailure()` attempts to store a back URL in the session without checking whether a session is available on the request object:
ht…
-
Moved from https://github.com/silverstripe/silverstripe-elemental-bannerblock/issues/28 /cc @clarkepaul
- [x] Remove the enlarging of the image on hover completely, in its place add an additional …
-
https://github.com/dnadesign/silverstripe-elemental/blob/b91912a9ad54a78c388878e055e8c28515d892a3/src/Extensions/ElementalAreasExtension.php#L269
-
### Overview
Given the investigation required, we'll be spiking the effort and implementation detail required in introducing standard SilverStripe validation with inline-editable blocks.
The followin…
-
When adding Elemental to an existing project we need to also create ElementalAreas for pages that extend ElementalPageExtension with an ElementalArea equal to 0.
https://github.com/dnadesign/silver…
-
If you try to publish a normal page which do not have the ss-elemental extension attached, then you get this error:
```
[Emergency] Uncaught BadMethodCallException: Object->__call(): the method 'ge…