Closed calinrada closed 12 years ago
Please review the documentation
Documentation ? Did u read my post ? Understand my question ? I just specified that the problem occurs after upgrading symfony. Everything worked normally before, and i didn't touch the configuration files. And yes, i reviewed the documentation when i faced the problem (http://sonata-project.org/bundles/admin/master/doc/reference/dashboard.html) . So any ... helpful answers would be appreciated.
read : http://sonata-project.org/bundles/admin/master/doc/reference/installation.html and http://sonata-project.org/bundles/admin/master/doc/reference/configuration.html
So yes I read your post, read mine too ...
Ok. Thank you. New things in installation. Is there any board with updates related to this kind of things ? Or a history with what's new, dependency, etc ? Thx.
@rande you should add a CHANGELOG file
+1 for the changelog
+1 changelog!
https://github.com/sonata-project/SonataAdminBundle/blob/master/CHANGELOG.md
done
On Tue, Mar 6, 2012 at 9:35 PM, AHWEBDEV < reply@reply.github.com
wrote:
+1 changelog!
Reply to this email directly or view it on GitHub:
https://github.com/sonata-project/SonataAdminBundle/issues/609#issuecomment-4353370
Thomas Rabaix
tel : +33 632 981 691 -- NOUVEAU -- fax : +33 173 769 004
@rande thanks a lot.
thank you.
thank you :)
After upgrading to symfony 2.0.11 (and also other bundles in my deps file), i get this error:
Unrecognized options "dashboard_groups" under "sonata_admin"
Anyone experienced this ? Here is my deps file:
[symfony] git=http://github.com/symfony/symfony.git version=v2.0.11
[twig] git=http://github.com/fabpot/Twig.git version=v1.6.0
[monolog] git=http://github.com/Seldaek/monolog.git version=1.0.2
[doctrine-common] git=http://github.com/doctrine/common.git version=2.1.4
[doctrine-dbal] git=http://github.com/doctrine/dbal.git version=2.1.6
[doctrine] git=http://github.com/doctrine/doctrine2.git version=2.1.6
[swiftmailer] git=http://github.com/swiftmailer/swiftmailer.git version=v4.1.5
[assetic] git=http://github.com/kriswallsmith/assetic.git version=v1.0.2
[twig-extensions] git=http://github.com/fabpot/Twig-extensions.git
[metadata] git=http://github.com/schmittjoh/metadata.git version=1.0.0
[SensioFrameworkExtraBundle] git=http://github.com/sensio/SensioFrameworkExtraBundle.git target=/bundles/Sensio/Bundle/FrameworkExtraBundle version=origin/2.0
[JMSSecurityExtraBundle] git=http://github.com/schmittjoh/JMSSecurityExtraBundle.git target=/bundles/JMS/SecurityExtraBundle version=origin/1.0.x
[SensioDistributionBundle] git=http://github.com/sensio/SensioDistributionBundle.git target=/bundles/Sensio/Bundle/DistributionBundle version=origin/2.0
[SensioGeneratorBundle] git=http://github.com/sensio/SensioGeneratorBundle.git target=/bundles/Sensio/Bundle/GeneratorBundle version=origin/2.0
[AsseticBundle] git=http://github.com/symfony/AsseticBundle.git target=/bundles/Symfony/Bundle/AsseticBundle version=v1.0.1
[doctrine-fixtures] git=http://github.com/doctrine/data-fixtures.git
[DoctrineFixturesBundle] git=http://github.com/symfony/DoctrineFixturesBundle.git target=/bundles/Symfony/Bundle/DoctrineFixturesBundle
[gedmo-doctrine-extensions] git=http://github.com/l3pp4rd/DoctrineExtensions.git
[DoctrineExtensionsBundle] git=http://github.com/stof/StofDoctrineExtensionsBundle.git target=/bundles/Stof/DoctrineExtensionsBundle
[FOSUserBundle] git=git://github.com/FriendsOfSymfony/FOSUserBundle.git target=bundles/FOS/UserBundle
[SonataAdminBundle] git=http://github.com/sonata-project/SonataAdminBundle.git target=/bundles/Sonata/AdminBundle
[SonatajQueryBundle] git=http://github.com/sonata-project/SonatajQueryBundle.git target=/bundles/Sonata/jQueryBundle
[SonataDoctrineORMAdminBundle] git=http://github.com/sonata-project/SonataDoctrineORMAdminBundle.git target=/bundles/Sonata/DoctrineORMAdminBundle
[KnpMenuBundle] git=http://github.com/KnpLabs/KnpMenuBundle.git target=/bundles/Knp/Bundle/MenuBundle
[KnpMenu] git=http://github.com/KnpLabs/KnpMenu.git target=/knp/menu