AdminCrudBundle icon indicating copy to clipboard operation
AdminCrudBundle copied to clipboard

AdminCrud genera un controlador muy básico para una Entity dada. Este controlador extiende e implementa un controlador Super Genial.

Results 10 AdminCrudBundle issues
Sort by recently updated
recently updated
newest added

> 17% of all actions have more than 20 lines. This violation is raised when more than 10% actions are too long. - 32 lines for DefaultController::getAutocompleteFormsMwsAction() in [**Controller/DefaultController.php**](https://github.com/MWSimple/AdminCrudBundle/blob/86241f8689b5809395024dc1e8cb0133129fce4e/Controller/DefaultController.php#L592), line...

**[in Controller/BackendController.php, line 56](https://github.com/MWSimple/AdminCrudBundle/blob/86241f8689b5809395024dc1e8cb0133129fce4e/Controller/BackendController.php#L56)** > The `Exception` class resolves to the following classes: `Imagine\Exception\Exception` or `Symfony\Component\Config\Definition\Exception\Exception` or `Ivory\CKEditorBundle\Exception\Exception`. Did you forget to add a corresponding use statement for one of...

**[in Configuration/ConfigManager.php, line 20](https://github.com/MWSimple/AdminCrudBundle/blob/86241f8689b5809395024dc1e8cb0133129fce4e/Configuration/ConfigManager.php#L20)** > A Symfony dependency injection container has been found as an argument. ```php { private $backendConfig; /** @var ContainerInterface */ private $container; public function __construct(ContainerInterface $container)...

http://github.hubspot.com/pace/docs/welcome/ Faltaria que funcione con un POST de un formulario. Se podria hacer de otra forma tambien.

enhancement

Mensaje luego de activar en listado funciona?

bug

Al agregar mas de 1 rol en un submenu se pierde

bug

> 28% of all actions have more than 20 lines. This violation is raised when more than 10% actions are too long. - 34 lines for BackendController::ajaxEnabledDisabledAction() in [**Controller/BackendController.php**](https://github.com/MWSimple/AdminCrudBundle/blob/7267af0fb01eaf0e53148df925b3bee88ecb54d7/Controller/BackendController.php#L30), line...

**[in Controller/BackendController.php, line 60](https://github.com/MWSimple/AdminCrudBundle/blob/7267af0fb01eaf0e53148df925b3bee88ecb54d7/Controller/BackendController.php#L60)** > The `Exception` class resolves to the following classes: `Imagine\Exception\Exception` or `Symfony\Component\Config\Definition\Exception\Exception` or `Ivory\CKEditorBundle\Exception\Exception`. > Did you forget to add a corresponding use statement for one...

http://bootsnipp.com/snippets/featured/easy-image-gallery-in-a-modal https://github.com/blueimp/Bootstrap-Image-Gallery

enhancement