-
When upgrading an existing project from 3.X to 4.X, this file is meant to help map old class names to new class names.
Looks like this doesn't exist currently for the core module and the additional…
-
If i add two UserForm elements to a page, the second form has it's fields hidden. Seems like it is thinking the second form is actually a second page of one form.
Markup responsible for hiding th…
-
Is `copy_element_content_to_contentfield` supported in the elemental version in SS4?
I don't see it in `ElementPageExtension.php`.
-
When I run the report with the fulltextsearch module installed I get an exception at the end of the report run which stems from `FTS::flush_dirty_indexes()`.
Needs more investigation and to be fixe…
-
Is it possible to control how the content is returned by blocks for search? I'm in the situation where the `$Content` field doesn't contain all or any useful information on save (specially when using …
-
Allow history comparison for nested objects (e.g. blocks) from a page context
Shareable comparison links which can be used for workflow emails and general author collaboration
Discussion on UX
-
**Regression**
Steps to reproduce:
* Install cwp/cwp
* Create a new banner block
* Click on call to action link to open dialog
* Nothing happens - console reports an error
Workaround:
I…
-
Since $owns handles versioning cascade, and should handle unpublish, we should also be able to imply duplication (similar to publish). The logic should be similar to the recursive publish method.
#…
-
Currently architecture will be fragile once we add https://github.com/dnadesign/silverstripe-elemental/issues/84
-
You don't see an issue when logged in as admin, but as non-admins, one isn't able to publish a page when Elements are added to it.
Theory:
Because the Page is set to $owns the ElementalArea by t…