설명 없음

Oskar Stark ec1558eeee Merge pull request #3410 from OskarStark/bool 9 년 전
Admin ffe2736f27 Added translation domain to batchActions 9 년 전
Block 3ae239a2aa Better search ui 9 년 전
Builder 15fbd72c3f Header comment fixer 10 년 전
Command de100fb064 Fix CS 10 년 전
Controller b08e87d37a Removed type check of sonata_type_model_autocomplete to allow extending the form type. 9 년 전
Datagrid 965b31e879 Better handling of deprecated inline view action 10 년 전
DependencyInjection 37b8dc82d3 use iCheck sqaure blue instead of flatblue for checkboxes 10 년 전
Event 15fbd72c3f Header comment fixer 10 년 전
Exception 0b8f5ea760 Add version lock 10 년 전
Export 15fbd72c3f Header comment fixer 10 년 전
Filter 0d7f1f9988 Merge branch '2.3' 10 년 전
Form 2bc36852bb Merge branch '2.3' 9 년 전
Generator 15fbd72c3f Header comment fixer 10 년 전
Guesser 0d7f1f9988 Merge branch '2.3' 10 년 전
Manipulator b146b3057e add spaces 10 년 전
Mapper 15fbd72c3f Header comment fixer 10 년 전
Menu 15fbd72c3f Header comment fixer 10 년 전
Model 0b8f5ea760 Add version lock 10 년 전
Resources bee0ad317e use bool labels 9 년 전
Route 54d4e2a5e3 Merge branch '2.3' 9 년 전
Search 083d7560dd Merge branch '2.3' 9 년 전
Security 0d7f1f9988 Merge branch '2.3' 10 년 전
Show 15fbd72c3f Header comment fixer 10 년 전
Tests bee0ad317e use bool labels 9 년 전
Translator 0d7f1f9988 Merge branch '2.3' 10 년 전
Twig 4cb18ef833 Merge branch '2.3' 10 년 전
Util 0d7f1f9988 Merge branch '2.3' 10 년 전
.bowerrc f5383def03 migrate to bower and include assets files 11 년 전
.gitignore 37b8dc82d3 use iCheck sqaure blue instead of flatblue for checkboxes 10 년 전
.php_cs 6d398c06f9 Add cs-fixer rules for PHPUnit 10 년 전
.travis.yml c76252bf02 Merge branch '2.3' 9 년 전
CHANGELOG.md 45b50a3f39 Add missing Route constructor parameters to RouteCollection:add method 10 년 전
CONTRIBUTING.md 807cafbe96 Remove some special chars from CONTRIBUTING.md 9 년 전
CREDITS 8d655c6315 Remove qtip 12 년 전
LICENSE cc2df7f3a9 Add license file 10 년 전
Makefile 2515fb9d2e Global phpunit and fabpot/php-cs-fixer install 10 년 전
README.md dbc9cacc7b renamed Symfony2 to Symfony 9 년 전
SonataAdminBundle.php 0d7f1f9988 Merge branch '2.3' 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 년 전
UPGRADE-2.4.md 729f6f3c2d [AdminPoolLoader] Added missing ```array``` type hint in constructor 10 년 전
bower.json e40ba3c65b Bower improve and update 10 년 전
build.xml eab3965686 Update composer.json 12 년 전
composer.json 5039c70e2b sonata-project/core-bundle ^2.3.9 10 년 전
phpunit.xml.dist ee2b7124e8 DependencyInjection should not be ignored by PHPUnit 10 년 전

README.md

SonataAdminBundle - The missing Symfony Admin Generator

Build Status

Demo

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

After clicking Launch your container. you can use the demo.

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