説明なし

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

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