Pinned
3,052 contributions in the last year
Less
More
Activity overview
Contributed to
sonata-project/SonataAdminBundle,
sonata-project/SonataDoctrineORMAdminBundle,
sonata-project/dev-kit
and 5 other
repositories
Contribution activity
June 2021
Created 35 commits in 12 repositories
Created a pull request in sonata-project/SonataAdminBundle that received 28 comments
Simulate a reset of filters if no values are different from the default ones
Subject I am targeting this branch, because patch. Closes #7250. Changelog ### Fixed - Filters are correctly updated if only default values are sub…
+8
−1
•
28
comments
Opened 46 other pull requests in 15 repositories
sonata-project/SonataAdminBundle
5
open
14
merged
- Respect false as translation domain
- 3.x into Master
- 3.102.0
- Add final annotation for AbstractAdmin method final in master
-
Deprecate mergeOptions and passing an object to
addmethods. - Correctly pass pagination parameters
- Add final annotation for crud methods
- Only use one array for the option of DatagridMapper
- Bump psalm to level 3
- 3.101.0
- Make some method of the CRUDController final
- 3.x into Master
- [RFC] Propagate group translation domain to field description
- Revert passing $request to renderWithExtraParam
- Also check for id in assertObjectExists
- Fix display of history_revision_timestamp
- RFC: Remove CRUDController::getRequest method
- 3.x into Master
- Fix psalm issue
sonata-project/SonataDoctrineORMAdminBundle
6
merged
2
open
sonata-project/SonataClassificationBundle
1
open
2
merged
sonata-project/dev-kit
1
merged
1
open
doctrine/orm
1
closed
1
merged
sonata-project/SonataMediaBundle
2
merged
phpstan/phpstan-src
1
merged
1
open
sonata-project/SonataDatagridBundle
1
open
lstrojny/fxmlrpc
1
merged
sonata-project/SonataNotificationBundle
1
merged
sonata-project/sonata-doctrine-extensions
1
merged
sonata-project/SonataSeoBundle
1
merged
sonata-project/EntityAuditBundle
1
merged
sonata-project/sandbox
1
merged
phpstan/phpstan-symfony
1
merged
Reviewed 67 pull requests in 16 repositories
sonata-project/SonataAdminBundle 19 pull requests
- Respect false as translation domain
-
Deprecate passing
collectiontoFormMapper::add() - [RFC] Propagate group translation domain to field description
- Simulate a reset of filters if no values are different from the default ones
- Use AdminFetcher in CRUDController
-
Replace usages of
$withjQueryinAdmin.js - #7230 Quick fix
- Bump psalm to level 3
- Make some method of the CRUDController final
- Update phpstan to max level
- Fix path to CSS resources
- Multiple not working for AutocompleteType on master branche
- Also check for id in assertObjectExists
- Remove deprecations with Symfony 5.3
- Make action button icons configurable
- Add layout option with adminlte v2
- 3.x into Master
- Update action_export.rst
- Update action_export.rst
sonata-project/SonataMediaBundle 19 pull requests
- Increase PHPStan and Psalm (again)
- Remove public and aliases
- Test integration with classification-bundle
- Increase Psalm and PHPStan levels
- Remove parameters from sonata admins
- Improve SonataMedia Adapters
- Avoid defining services on the Extension class
- Compatibility with Symfony 5 and Twig 3
- Remove old nelmio version
- Manual merge
- Datetimeinterface
- Add compatibility with nelmio 3
- Improve phpstan to level 1
- Manual merge
- Move xml config to php
- Add phpstan and psalm
- DevKit updates for master branch
- Remove deprecated code and older versions
- Upgrade Sonata to v4
sonata-project/SonataClassificationBundle 5 pull requests
doctrine/orm 3 pull requests
sonata-project/sandbox 3 pull requests
sonata-project/dev-kit 2 pull requests
sonata-project/SonataSeoBundle 2 pull requests
sonata-project/SonataDoctrineORMAdminBundle 2 pull requests
sonata-project/sonata-doctrine-extensions 2 pull requests
sonata-project/SonataDoctrineMongoDBAdminBundle 2 pull requests
symfony/symfony 2 pull requests
sonata-project/SonataTranslationBundle 2 pull requests
sonata-project/exporter 1 pull request
sonata-project/SonataIntlBundle 1 pull request
sonata-project/EntityAuditBundle 1 pull request
symfony/recipes 1 pull request
Created an issue in phpstan/phpstan that received 4 comments
string|class-string<Template> is resolved to string
Bug report
Doctrine/orm has a method with the following signature
/** * {@inheritDoc} * * @psalm-param string|class-string<T> $className * * @retu…
4
comments