-
Has ElementChildrenList been intentionally removed for version 2? [It seems to have disappeared from 1.9.1 onwards.](https://github.com/dnadesign/silverstripe-elemental/blob/1.9.1/code/models/ElementC…
-
**The problem**
I had failing tests in Travis because I was pulling down Recipe-CMS 1.2.
https://github.com/silbinarywolf/silverstripe-phpstan/blob/dev-ss4/.travis.yml#L25
I had to update my PHPS…
-
The designs indicate that the tab options that usually appear in a `GridFieldDetailForm` for blocks will need to be available in a dropdown on blocks. These need to be available per block without cons…
-
When you extend something other than Page with Elemental (eg PageWithPanels) and you try to change from PageWithPanels to another class without Elemental (eg RedirectorPage, or Page) the onBeforeWrite…
scttw updated
6 years ago
-
With a default Silverstripe setup, plus the dnadesign/silverstripe-elemental and silverstripe/fulltextsearch-localsolr dependencies, I cannot successfully run vendor/bin/sake dev/tasks/Solr_Configure
…
-
composer require dnadesign/silverstripe-elemental 2.x-dev
./composer.json has been created
Loading composer repositories with package information
Updating dependencies (including require-dev)
…
-
Fresh install of SS4 to try out Elemental. Admin area works, shows blocks interface, allows adding lists.
Front end shows other Elemental content but if i add a list i get:
```
Warning: None…
-
# Overview
Now that grid field items have more actions (including publish, unpublish, archive, and potentially more like Add to campaign) we need a more flexible approach to showing available actions…
-
# Acceptance Criteria
* Files and images are tracked in each `HTMLText` field regardless of record type
* As a dev upgrading from SS3 or starting over with SS4, I don't have to do do anything sp…
-
When in the Subsites panel, after creating a subsite if you switch to it from the dropdown it reports an error similar to `This form should be sent in POST`.
Here's my composer dependancies.
```
…