Aucune description

Oskar Stark 081dffb2bc Merge pull request #3660 from greg0ire/fix_broken_2_3_build il y a 9 ans
Admin 6161224266 Add support for entities outside of bundles il y a 9 ans
Block e723524fc8 CS apply il y a 10 ans
Builder e723524fc8 CS apply il y a 10 ans
Command 4e8dd310cb Fix CS il y a 10 ans
Controller c5b0944189 CS il y a 9 ans
Datagrid e723524fc8 CS apply il y a 10 ans
DependencyInjection 4e8dd310cb Fix CS il y a 10 ans
Event e723524fc8 CS apply il y a 10 ans
Exception e723524fc8 CS apply il y a 10 ans
Export e723524fc8 CS apply il y a 10 ans
Filter 4e8dd310cb Fix CS il y a 10 ans
Form c5b0944189 CS il y a 9 ans
Generator e723524fc8 CS apply il y a 10 ans
Guesser 4e8dd310cb Fix CS il y a 10 ans
Manipulator e723524fc8 CS apply il y a 10 ans
Mapper e723524fc8 CS apply il y a 10 ans
Model e723524fc8 CS apply il y a 10 ans
Resources 07a631a156 Merge pull request #3207 from samuel4x4/patch-1 il y a 9 ans
Route 66e9eb780d Fix PHPDoc for route collection il y a 9 ans
Search 92a7000894 Pager was not initialised il y a 10 ans
Security 4e8dd310cb Fix CS il y a 10 ans
Show e723524fc8 CS apply il y a 10 ans
Tests 13040b58c8 mock Kernel::getContainer() il y a 9 ans
Translator 4e8dd310cb Fix CS il y a 10 ans
Twig 9a05d8e75f Remove usage of deprecated Twig stuff il y a 10 ans
Util 4e8dd310cb Fix CS il y a 10 ans
Validator 4e8dd310cb Fix CS il y a 10 ans
.bowerrc f5383def03 migrate to bower and include assets files il y a 11 ans
.gitignore 3504156852 2.4 Travis and CS backport il y a 10 ans
.php_cs 6d398c06f9 Add cs-fixer rules for PHPUnit il y a 10 ans
.travis.yml 214b9e7de6 Fix tests for 2.3 branch il y a 9 ans
CHANGELOG.md e5bd3b55c6 Fix possible XSS vulnerability il y a 10 ans
CONTRIBUTING.md a2a4393a98 Added CONTRIBUTING.md file il y a 11 ans
CREDITS 8d655c6315 Remove qtip il y a 12 ans
Makefile 3504156852 2.4 Travis and CS backport il y a 10 ans
README.md b7fbed67b0 Add a Bitdeli badge to README il y a 11 ans
SonataAdminBundle.php 4e8dd310cb Fix CS 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
bower.json 0a410b05b9 Fix AdminLTE http/https reference il y a 11 ans
build.xml eab3965686 Update composer.json il y a 12 ans
composer.json 6892d7c924 allow version 3.0 of the generator bundle il y a 9 ans
phpunit.xml.dist d7564abda3 Exclude "coverage" directory from unit tests. il y a 12 ans

README.md

SonataAdminBundle - The missing Symfony2 Admin Generator

Build Status

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

The demo website can be found in http://demo.sonata-project.org/admin/dashboard (admin as user and password)

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