-
## Dynamic property annotations for static config
PHP version: `8.1`
Proposed Sniff name: `Silverstripe.Sniffs.Commenting.DynamicPropertySniff`
The idea for this sniff is to enforce magic pro…
-
UserForm elements embedded in a List Element cannot submit.
ElementalContentControllerExtension throws a User Error. Element $id not found for this page.
see https://github.com/dnadesign/silverstr…
-
When duplicating a page that contains a user form block, the block is created on the new page but it contains no form fields.
Steps to reproduce:
Add user form block to a page
Add form fields to …
-
silverstripe-elemental uses an "[ObjectType](https://github.com/dnadesign/silverstripe-elemental/blob/pulls/4/schemageddon/_graphql/scalars.yml)" to handle their denormalised `blockSchema` field for a…
-
The docs say that you get `WithDescendants`, but you don't. It's unclear when that happend, but it's a regression which versioned-admin and elemental now rely on. They can't just change their query to…
-
I'm using silverstripe- elemental in combination with silverstripe-fluent.
when sorting elements on any locale (fluent- language) it spits an js- error:
and sort is not correct.
bundle.js:
2671:…
-
Extracted from #509:
> The titles of the various fields seem to have a non-standard smaller font-size:
>
> ![image](https://user-images.githubusercontent.com/3260989/48683039-19209e00-ec10-11e8-8…
-
This weekend I've encountered some issue when I was trying to add a new element.
I've created a new Grid page, and tried to add a new element.
Then just nothing happens.
After some little inves…
-
Is the method `getAuthor` (https://github.com/dnadesign/silverstripe-elemental/blob/master/src/Models/BaseElement.php#L921) used anywhere? There's no has_one for it so it's always null.
-
**Affected versions:** 3.x and 4.x
The history viewer GraphQL query readOneBlockQuery is applied to a context for ModelAdmin which is far too broad:
```js
Injector.transform(
'elements-h…