PetkoparaCrudGeneratorBundle icon indicating copy to clipboard operation
PetkoparaCrudGeneratorBundle copied to clipboard

Symfony3 CRUD generator bundle with pagination, filter, bulk actions and Twitter bootstrap 3.3.6 features.

Results 25 PetkoparaCrudGeneratorBundle issues
Sort by recently updated
recently updated
newest added

Hello, After i have generated my CRUD for the User table of FOSUserBundle, couldn't find some of the fields in the auto generated controller and the template twig files. How...

feature

Can we add some jquery enhacment to the delete action ? , and to the other action, if is it possible ! Ondelete() : remove() element , or on create...

feature

Hi, It would be a good idea to have a little loading wheel running while using mutli-search, to indicate that a query is running. Currently end-user may think it doesn't...

I'm seeing a column name in my index.html that I'd like to change for something more readable (view wise). I believe it could be achieved by changing the parameters in...

Hello one question. How to override the skeleton of PetkoparaCrudGeneratorBundle in Symfony 3. I write the app / Resources / SensioGeneratorBundle / skeleton structure and redefine the controller.php.twig and then...

Command line option that will accept array with the columns that will be shown in show, edit or index. Example format: --edit-cols=[''name', 'description'] --show-cols=[''name', 'value', 'someothercol']

enhancement

Hi,some helpe here please : It seems that the bundles bugs. first i have a user entity related to the group entity ,as already defined in fosuerbundle , the exception...

It will be useful to have timepicker for timestamp fields

feature