Luke Towers

Results 55 issues of Luke Towers

AssetFactory->getLastModified() does not take into account circular dependencies when attempting to get the lastModified time for the provided asset using dependency resolving. If `loopstart.less` imports `loopstep.less` and `loopstep.less` includes `loopstart.less`;...

@amdad on Slack reported an issue with the localePicker forcePrefixes option not working correctly

When the new page has a different layout, the original layout is retained instead of switching to the new layout

This adds the Str::join() helper that joins together a list of strings using different glue strings depending on how many items there are and what the current item's index is....

This fixes an issue that occurs with phpunit.dusk.xml files that have test suite paths defined in a "formatted" style. Previously the following would break: ```xml ./tests/Browser ``` And it would...

See https://github.com/octobercms/october/pull/5136 Also see: - octobercms/october#5084 - octobercms/october#4925 - octobercms/october#2727 (Somewhat related, not entirely though) - https://github.com/octoberrain/test-plugin/issues/73 (Somewhat related) - octobercms/october#5447 (may be related)

Type: Enhancement
Status: Review Needed

Need to add a test case for https://github.com/wintercms/storm/commit/411695b3e7c7c3b32f702a625d6612319cc4052d to https://github.com/wintercms/storm/blob/develop/tests/Foundation/Http/Middleware/CheckForTrustedProxiesTest.php; don't have the time at the moment. @bennothommo could you take care of this for me when you get a...

help wanted
Type: Maintenance

Requires https://github.com/wintercms/storm/pull/72

Status: In Progress
Type: Maintenance

Cross posted from #385 on behalf of @informas I have tried to reproduce the problem raised in my previous posting regarding errors that appear when moving user tables (and associated)...

Type: Bug
Status: Review Needed

There are a number of minor annoyances with the existing plugin management UX, DX, and API. The following is a dump of my notes on the process so far, this...

Type: Conceptual Enhancement
Type: Discussion
Status: Review Needed