-
for easier integration and long term compatibility it would be good to split this bundle in 2 or three parts.
- core
- admingeneratorgenerator
- sonata
also it helps to know which files are required …
-
First of all - this is a great bundle. I use it in combination with sonata admin.
I like to change a few things in the view. Can anyone provide a possibility to override default template?
-
Hi,
https://github.com/picoss/SonataExtraAdminBundle/blob/master/Entity/Repository/SortableRepository.php#L21
This line uses a class from `gedmo/doctrine-extensions` but this package is not required…
-
I have this bundle used on a Sonata/CMF project, which I am trying to get upgraded from Symfony **2.8** to **3.4** (to eventually hopefully get it to 4.0).
I see it is abandoned for a while now, wh…
-
Hello, I followed the installation process but when I'm about to run `app/console doctrine:database:create` I'm getting the following error in terminal:
```
debian:/var/www/symfony# app/console doctr…
-
The book section is currently missing an "Editing" article, which will explain some stuff about the CreateBundle and the Sonata Admin stuff. After reading this article, the user should have enough kno…
-
Command result (extract):
```
+--------------------------------------------------------------------------+--------------------+
| unknown symbol …
-
i got this error:
![bildschirmfoto 2016-01-14 um 17 07 45](https://cloud.githubusercontent.com/assets/995707/12329619/71629bb2-bae1-11e5-9f0c-ad6287ab6056.png)
any idea @sagikazarmark
-
Twig_Error_Runtime
in vendor\redcode\tree-bundle\RedCode\TreeBundle\Resources\views\CRUD\tree.html.twig (line 1)
{% extends base_template %}
http://prntscr.com/hd74pg
-
Hi,
first, thanks for your great work!
I use RESTler and want to compile Swagger / OpenAPI 2.0 specification.
If i run `Restler compile --api_spec swagger.json`, i get the following exception:
…