Ingen beskrivning

Thomas Rabaix d499812e8f remove class from classmap to avoid issue with sf3.0 9 år sedan
Admin ee138c7de2 Add support for child base route pattern and name in admin class 9 år sedan
Block ac2b5484e1 Fixed phpdoc 9 år sedan
Builder ac2b5484e1 Fixed phpdoc 9 år sedan
Command 3e7ad35941 Add support for SF3.0 (WIP) 9 år sedan
Controller ab159e9b6f improve sf3.0 support 9 år sedan
Datagrid ac2b5484e1 Fixed phpdoc 9 år sedan
DependencyInjection d499812e8f remove class from classmap to avoid issue with sf3.0 9 år sedan
Event ac2b5484e1 Fixed phpdoc 9 år sedan
Exception 0b8f5ea760 Add version lock 10 år sedan
Export 15fbd72c3f Header comment fixer 10 år sedan
Filter ac2b5484e1 Fixed phpdoc 9 år sedan
Form 2cefe04cd7 [ISSUE-3453]: defaults choices must be an array sf2.8 9 år sedan
Generator ac2b5484e1 Fixed phpdoc 9 år sedan
Guesser ac2b5484e1 Fixed phpdoc 9 år sedan
Manipulator ac2b5484e1 Fixed phpdoc 9 år sedan
Mapper ac2b5484e1 Fixed phpdoc 9 år sedan
Menu ac2b5484e1 Fixed phpdoc 9 år sedan
Model ac2b5484e1 Fixed phpdoc 9 år sedan
Resources 9eb3daa656 Fixed compatibility with Symfony 3.0 9 år sedan
Route 708a075081 Merge pull request #3449 from bgaleotti/issue-3091 9 år sedan
Search ac2b5484e1 Fixed phpdoc 9 år sedan
Security ac2b5484e1 Fixed phpdoc 9 år sedan
Show 15fbd72c3f Header comment fixer 10 år sedan
Tests ee138c7de2 Add support for child base route pattern and name in admin class 9 år sedan
Translator ac2b5484e1 Fixed phpdoc 9 år sedan
Twig ac2b5484e1 Fixed phpdoc 9 år sedan
Util ac2b5484e1 Fixed phpdoc 9 år sedan
.bowerrc f5383def03 migrate to bower and include assets files 11 år sedan
.gitignore 37b8dc82d3 use iCheck sqaure blue instead of flatblue for checkboxes 10 år sedan
.php_cs 6d398c06f9 Add cs-fixer rules for PHPUnit 10 år sedan
.travis.yml 3ddf12e3a2 tweak composer.json 9 år sedan
CHANGELOG.md 45b50a3f39 Add missing Route constructor parameters to RouteCollection:add method 10 år sedan
CONTRIBUTING.md 807cafbe96 Remove some special chars from CONTRIBUTING.md 9 år sedan
CREDITS 8d655c6315 Remove qtip 12 år sedan
LICENSE cc2df7f3a9 Add license file 10 år sedan
Makefile 2515fb9d2e Global phpunit and fabpot/php-cs-fixer install 10 år sedan
README.md dbc9cacc7b renamed Symfony2 to Symfony 9 år sedan
SonataAdminBundle.php 3e7ad35941 Add support for SF3.0 (WIP) 9 år sedan
UPGRADE-2.1.md 7432a415ea Update UPGRADE-2.1.md 12 år sedan
UPGRADE-2.2.md 9c9589378f Update UPGRADE-2.2.md 12 år sedan
UPGRADE-2.3.md d3598b471e remove deprecated method configureShowField 11 år sedan
UPGRADE-2.4.md 3e7ad35941 Add support for SF3.0 (WIP) 9 år sedan
bower.json e40ba3c65b Bower improve and update 10 år sedan
build.xml eab3965686 Update composer.json 12 år sedan
composer.json 6f48348e71 knplabs/knp-menu-bundle ^2.1.1 9 år sedan
phpunit.xml.dist ee2b7124e8 DependencyInjection should not be ignored by PHPUnit 10 år sedan

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