Açıklama Yok

David Romaní dfd6bb1cfc fix minor Twig CS 10 yıl önce
Admin d47fa796b1 Merge pull request #3179 from rande/fix_serialisation_with_closure 10 yıl önce
Block cc8d3e9af9 Merge branch '2.3' 10 yıl önce
Builder 15fbd72c3f Header comment fixer 10 yıl önce
Command de100fb064 Fix CS 10 yıl önce
Controller a16a1651f7 Request should not be replaced in batch action 10 yıl önce
Datagrid de100fb064 Fix CS 10 yıl önce
DependencyInjection 51ee4b05b0 Add form sticky elements 10 yıl önce
Event 15fbd72c3f Header comment fixer 10 yıl önce
Exception 0b8f5ea760 Add version lock 10 yıl önce
Export 15fbd72c3f Header comment fixer 10 yıl önce
Filter 0d7f1f9988 Merge branch '2.3' 10 yıl önce
Form 5c08def5a3 Check if subject is available to avoid error in PropertyAccessor 10 yıl önce
Generator 15fbd72c3f Header comment fixer 10 yıl önce
Guesser 0d7f1f9988 Merge branch '2.3' 10 yıl önce
Manipulator 15fbd72c3f Header comment fixer 10 yıl önce
Mapper 15fbd72c3f Header comment fixer 10 yıl önce
Menu 15fbd72c3f Header comment fixer 10 yıl önce
Model 0b8f5ea760 Add version lock 10 yıl önce
Resources dfd6bb1cfc fix minor Twig CS 10 yıl önce
Route 0d7f1f9988 Merge branch '2.3' 10 yıl önce
Search 15fbd72c3f Header comment fixer 10 yıl önce
Security 0d7f1f9988 Merge branch '2.3' 10 yıl önce
Show 15fbd72c3f Header comment fixer 10 yıl önce
Tests 4f2589ff77 Update show boolean field template icons 10 yıl önce
Translator 0d7f1f9988 Merge branch '2.3' 10 yıl önce
Twig 4cb18ef833 Merge branch '2.3' 10 yıl önce
Util 0d7f1f9988 Merge branch '2.3' 10 yıl önce
.bowerrc f5383def03 migrate to bower and include assets files 11 yıl önce
.gitignore b0b75b6bc2 PHP CS Fixer install 10 yıl önce
.php_cs 15fbd72c3f Header comment fixer 10 yıl önce
.travis.yml 4537c2703f Only global composer config is necessary 10 yıl önce
CHANGELOG.md 45b50a3f39 Add missing Route constructor parameters to RouteCollection:add method 10 yıl önce
CONTRIBUTING.md b0b75b6bc2 PHP CS Fixer install 10 yıl önce
CREDITS 8d655c6315 Remove qtip 12 yıl önce
LICENSE cc2df7f3a9 Add license file 10 yıl önce
Makefile 2515fb9d2e Global phpunit and fabpot/php-cs-fixer install 10 yıl önce
README.md eaa63844a8 new line for username and password 10 yıl önce
SonataAdminBundle.php 0d7f1f9988 Merge branch '2.3' 10 yıl önce
UPGRADE-2.1.md 7432a415ea Update UPGRADE-2.1.md 12 yıl önce
UPGRADE-2.2.md 9c9589378f Update UPGRADE-2.2.md 12 yıl önce
UPGRADE-2.3.md d3598b471e remove deprecated method configureShowField 11 yıl önce
UPGRADE-2.4.md 729f6f3c2d [AdminPoolLoader] Added missing ```array``` type hint in constructor 10 yıl önce
bower.json e40ba3c65b Bower improve and update 10 yıl önce
build.xml eab3965686 Update composer.json 12 yıl önce
composer.json 1091d069e8 fix serialisation with closure 10 yıl önce
phpunit.xml.dist ee2b7124e8 DependencyInjection should not be ignored by PHPUnit 10 yıl önce

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