Aucune description

Sullivan SENECHAL 652dd3f88c Merge pull request #3153 from sonata-project/pulzarraider-tooltip-patch il y a 10 ans
Admin 0d7f1f9988 Merge branch '2.3' il y a 10 ans
Block cc8d3e9af9 Merge branch '2.3' il y a 10 ans
Builder 15fbd72c3f Header comment fixer il y a 10 ans
Command de100fb064 Fix CS il y a 10 ans
Controller 2e851f061e feat(admin): add object name to ajax response for edit il y a 10 ans
Datagrid de100fb064 Fix CS il y a 10 ans
DependencyInjection 2b696dac18 Load jquery ui after the boostrap js to fix tooltip conflict il y a 10 ans
Event 15fbd72c3f Header comment fixer il y a 10 ans
Exception 15fbd72c3f Header comment fixer il y a 10 ans
Export 15fbd72c3f Header comment fixer il y a 10 ans
Filter 0d7f1f9988 Merge branch '2.3' il y a 10 ans
Form 355eefae00 Merge pull request #3128 from pulzarraider/collection_fix_null il y a 10 ans
Generator 15fbd72c3f Header comment fixer il y a 10 ans
Guesser 0d7f1f9988 Merge branch '2.3' il y a 10 ans
Manipulator 15fbd72c3f Header comment fixer il y a 10 ans
Mapper 15fbd72c3f Header comment fixer il y a 10 ans
Menu 15fbd72c3f Header comment fixer il y a 10 ans
Model 15fbd72c3f Header comment fixer il y a 10 ans
Resources c1b2f66330 Update AdminLTE-2.2; (+1 squashed commits) il y a 10 ans
Route 0d7f1f9988 Merge branch '2.3' il y a 10 ans
Search 15fbd72c3f Header comment fixer il y a 10 ans
Security 0d7f1f9988 Merge branch '2.3' il y a 10 ans
Show 15fbd72c3f Header comment fixer il y a 10 ans
Tests 2e851f061e feat(admin): add object name to ajax response for edit il y a 10 ans
Translator 0d7f1f9988 Merge branch '2.3' il y a 10 ans
Twig de100fb064 Fix CS il y a 10 ans
Util 0d7f1f9988 Merge branch '2.3' il y a 10 ans
.bowerrc f5383def03 migrate to bower and include assets files il y a 11 ans
.gitignore b0b75b6bc2 PHP CS Fixer install il y a 10 ans
.php_cs 15fbd72c3f Header comment fixer il y a 10 ans
.travis.yml 4537c2703f Only global composer config is necessary il y a 10 ans
CHANGELOG.md 45b50a3f39 Add missing Route constructor parameters to RouteCollection:add method il y a 10 ans
CONTRIBUTING.md b0b75b6bc2 PHP CS Fixer install il y a 10 ans
CREDITS 8d655c6315 Remove qtip il y a 12 ans
LICENSE cc2df7f3a9 Add license file il y a 10 ans
Makefile 2515fb9d2e Global phpunit and fabpot/php-cs-fixer install il y a 10 ans
README.md eaa63844a8 new line for username and password il y a 10 ans
SonataAdminBundle.php 0d7f1f9988 Merge branch '2.3' il y a 10 ans
UPGRADE-2.1.md 7432a415ea Update UPGRADE-2.1.md il y a 12 ans
UPGRADE-2.2.md 9c9589378f Update UPGRADE-2.2.md il y a 12 ans
UPGRADE-2.3.md d3598b471e remove deprecated method configureShowField il y a 11 ans
UPGRADE-2.4.md 729f6f3c2d [AdminPoolLoader] Added missing ```array``` type hint in constructor il y a 10 ans
bower.json f71e2952b6 update jquery.form and remove obsolete code il y a 10 ans
build.xml eab3965686 Update composer.json il y a 12 ans
composer.json f860713713 Add symfony/security-acl requirement il y a 10 ans
phpunit.xml.dist ee2b7124e8 DependencyInjection should not be ignored by PHPUnit il y a 10 ans

README.md

SonataAdminBundle - The missing Symfony2 Admin Generator

Build Status

Demo

The demo website can be found in http://demo.sonata-project.org/admin/dashboard

Username and password is: admin

Documentation

The online documentation of the bundle is in https://sonata-project.org/bundles/admin

For contribution to the documentation you can find it on Resources/doc.

Warning: documentation files are not rendering correctly in Github (reStructuredText format) and some content might be broken or hidden, make sure to read raw files.

Warning: The bundle has been split into 5 bundles :

Google Groups: For questions and proposals you can post on this google groups

Usage examples

License

This bundle is available under the MIT license.

Bitdeli Badge