-
Hi,
I am now working on a Linux server and am running into different errors that I haven't been able to figure out. Do you know what is happening? It seems like it's unable to find installed librari…
-
## Overview
Creating this spike to investigate the approach for adopting PHPUnit 9. This is currently the main blocker for _full_ PHP 8 support.
Update: Then do all the work :-)
## Tasks
- S…
-
On enhancing the [session-manager module](https://github.com/silverstripe/silverstripe-session-manager), it's something that's likely to provide broad benefit and is almost a baseline feature for any …
-
As of https://github.com/bringyourownideas/silverstripe-composer-security-checker/issues/57 the security checker is properly broken, giving me the error:
```sh
$ /var/www/mysite/www$ vendor/bin/sa…
-
## Steps to reproduce
1. 'Page A' - Make this page as Draft
2. 'Page B' Goto "Related Pages"
3. Add link to 'Page A'
4. Publish 'Page B'
5. 'Page A' is transitioned from 'Draft' to 'Publish'
…
-
Follow on from https://github.com/silverstripe/recipe-blog/pull/23
The approach there to using a self provision + installer rather than a standard provision is correct
Currently most recipes use…
-
According [to the docs](https://docs.silverstripe.org/en/4/developer_guides/customising_the_admin_interface/modeladmin/#defining-the-modeladmin-models) we should be able to have a `$managed_models` ke…
-
### Overview
There have been a number of features or configuration settings that have been built into the mandatory CWP code base, most specifically through the mandatory cwp/cwp and cwp/cwp-core m…
-
For backwards compatibility, we've re added the deprecated and removed class Swift_MailTransport back into our own code base https://github.com/silverstripe/silverstripe-framework/pull/10048. This wa…
-
Steps to reproduce:
1. create a page with 10 or so fields
2. reorder a field
3. the reorder fails and times out
Our production system times out when someone reorders an item (by drag and drop…