coopTilleuls / CoopTilleulsAclSonataAdminExtensionBundle

ACL list filtering for SonataAdmin
http://les-tilleuls.coop
MIT License
45 stars 21 forks source link

Can't get it working #12

Closed cassianotartari closed 10 years ago

cassianotartari commented 10 years ago

I'm using symfony 2.2.11 and sonatadminbundle 2.2, I thinks it is not the last version, this is the return from composer show -i

sonata-project/admin-bundle dev-master be78c78 Symfony SonataAdminBundle

When I run to ACL option I don't get any filters in the users list. I've add the entry in composer.json, updated it and add the entry in AppKernel with the cache clear, but still without any filters in acl user list. What can I do?

Maybe is something related to my Postgresql connection...

sroze commented 10 years ago

Currently filters aren't supported in the ACL list. We're working to make it available as soon as possible.