Steve Winter

Results 11 issues of Steve Winter

In #312 it is observed that ICU translations are not dumped at all. One suggested solution to this is to add a corresponding non-ICU file in the same domain, and...

As discussed on Slack previously herewith an extension to the EasyAdmin config to allow managing site admins.

As discussed, a command to create users - can either pass both username and password, or just the username and be prompted for the password.

Currently if FileMaker server returns an error an exception of type `FileMakerError` is raised. The same exception is used for all error types. The problem that I am finding is...

enhancement

I'm wanting to verify that a fork of this project is compatible with Symfony 5 prior to submitting a PR to bring this library up to date, however many of...

I'm wondering if this package has perhaps been abandoned? There hasn't been a release in several years and there are a number of dependencies which have critical vulnerabilities. I can...

Adding support for Laravel v 6.x through 8.x

Issue https://github.com/FriendsOfSymfony/FOSUserBundle/issues/1679 identifies the fact that a user must log out and back in again for promote/demote to be applied. In the case of promote this isn't much of a...

Enhancement

After setting the desired columns in the personalisation modal and clicking Apply a POST request is made to refresh the table, and while the modal itself is removed the mask...

In the SasS product we're working on some clients have quite large data sets so we want to be able to offer them the ability to select the number of...

enhancement