-
This bug has surfaced while working on compare mode (#33), however the bug is pre-existing in the `getLatestVersion` logic:
https://github.com/silverstripe/silverstripe-versioned-admin/blob/344b456…
-
I'm having trouble getting Fluent to play nice with Elemental. My Config look like this
```yml
Widget:
extensions:
- 'FluentExtension'
- 'FluentFilteredExtension'
```
However on a…
-
Hey Damian,
**SS framework:** 3.3.1
**Fluent:** 3.4.0
I've just enabled the FluentExtension for Widget in my project. Widget is extended by Will R's elemental module, which uses a grid fields to dis…
-
We're adding more and more action menu items at the moment, so the `Header` component is filling up quickly with things that aren't directly related to a "header", but to an actions menu within it.
…
-
As discussed with John, it would be very useful for elemental to have some GraphQL endpoints in the ss4 upgrade. Having these in place would make it easier to adapt the CMS interface, and give us more…
-
I'm having an issue where I have a $has_many in one of my custom elements.
### Steps to Reproduce
Add content block
![image](https://user-images.githubusercontent.com/5174477/44013547-29c11f20-…
-
I've got a number of namespaced element templates housed inside a theme folder - all works as expected on frontend however throws an error within a CMS search.
```
[User Warning] None of the follo…
-
![screen shot 2018-08-14 at 11 48 43 am](https://user-images.githubusercontent.com/42361058/44064229-1f0865ae-9fb8-11e8-9b60-825fe9622f2c.png)
When I save a page I get an infinite loop when owner C…
-
Here's the problem I'm having:
**Package.json**
```
"require": {
"php": ">=5.6.0",
"silverstripe/recipe-plugin": "^1",
"silverstripe/recipe-cms": "1.1.1@stable",
…
-
Ensure that the versioned state of blocks are returned to the blocks page.
This has been sub-tasked out from #272 due to the dependancies of two bugs: ~https://github.com/silverstripe/silverstripe-gr…