whiteoctober / WhiteOctoberAdminBundle

A different take on an AdminBundle for Symfony2
MIT License
79 stars 14 forks source link

[PropelAdmin] added batch action for propel #32

Closed nibsirahsieu closed 13 years ago

nibsirahsieu commented 13 years ago

default batch action for propel

johnwards commented 13 years ago

@pablodip can you review this please?

pablodip commented 13 years ago

Hmm, get all the objects to delete them instead to build a query? It should support also to remove all the records. Could you send another pull request doing these both things, please?

nibsirahsieu commented 13 years ago

done.. https://github.com/whiteoctober/WhiteOctoberAdminBundle/pull/34