Serge Latyntsev
Serge Latyntsev
# Version Framework 4.3, 4.4 Happens in all browsers. # Description CMS Files advanced search form resets the `File type` option after submission so that next search removes the filter...
This PR is a follow up on https://github.com/silverstripe/silverstripe-testsession/pull/65
## Affected Version SilverStripe 4.2.1, 4.3 ## Description Newly created folders disappear after navigating into a directory and going back. ## Steps to Reproduce 1. Log in to the CMS...
### Summary The current wagtailcore.models.PagePermissionTester.can_reorder_children implementation just returns self.can_publish_subpage(), which has a side-effect of checking the page has creatable children. In case it has children with `is_creatable=False`, we cannot reorder...
Implement integration with `UE4 Blender Tools`. Particularly [Send2UE](https://github.com/EpicGames/BlenderTools/tree/master/send2ue)