Michal Kleiner

Results 11 issues of Michal Kleiner

Since 3.1.3, if the migration is executed during the same dev/build as when the `Image_Live` and `Image_Versions` tables are created, the migration fails with ``` ERROR [Emergency]: Uncaught SilverStripe\ORM\Connect\DatabaseException: Couldn't...

When trying to remove CWP search recipe imposed 'search' route, using an empty string works, however, any defined route (with or without a functioning route) gets rejected as a possible...

impact/medium
affects/v4
type/bug

https://github.com/silverstripe/silverstripe-blog/pull/669 added a new config to control whether the current member is added as the default author for a newly created blog post. Likely needs to live within/extend https://github.com/silverstripe/silverstripe-blog/blob/3/tests/php/BlogPostTest.php. ###...

type/enhancement

### Description: Adding new fields returned by the plugins marketplace to a system test. This can be merged once the marketplace PR is merged and deployed in order for this...

## Summary When showing the Marketplace overview (the list of plugins), the controller does 4 calls to the API to get all plugins, all themes, all paid plugins, and then...

Enhancement
c: Performance
c: Usability

When a file-like extension is added to a URL of a page, the CMS still displays the page, completely forgetting the extension. This means the same content can be accessed...

impact/high
affects/v4
type/bug

Thanks for the great module, @colintucker! Is there a way how I can update the source JS and compile it locally? At the moment the CSS bundle loads a couple...

Issue #10 This change adds an option to assign more descriptive name than the classname (appears in the modal dropdown) as well as select a keyword placeholder for the wysiwyg...

### Description Provides DDEV project base and resolves https://github.com/matomo-org/matomo/issues/21883 Replacing community PR https://github.com/matomo-org/matomo/pull/21884 so that it's easier for us to iterate on the work, rebase, test etc. ### Review *...

### Description: ~Add new `Archiver` method `getDependentSegments` to return a list of dependent segments, and update the existing `getDependentSegmentsToArchive` method to use it by default while being backward compatible (see...

Needs Review
c: Data Integrity & Accuracy