Sin descripción

Oskar Stark 4cde5539c3 Merge pull request #3659 from greg0ire/display_last_stable_branch_build_status hace 9 años
Admin 33d969268d Reuse propertyAccessor inside AdminHelper. Fix CS. Fixes after rebase. hace 9 años
Annotation 0c928cef02 Admin annotation based on jms-di-extra 1.7 hace 9 años
Block ac2b5484e1 Fixed phpdoc hace 9 años
Builder ac2b5484e1 Fixed phpdoc hace 9 años
Command 3e7ad35941 Add support for SF3.0 (WIP) hace 9 años
Controller 6c2b43d49e Reuse property access instance when it possible. hace 9 años
Datagrid ac2b5484e1 Fixed phpdoc hace 9 años
DependencyInjection 139d11065b Merge pull request #3183 from wodka/jms-annotation hace 9 años
Event ac2b5484e1 Fixed phpdoc hace 9 años
Exception 0b8f5ea760 Add version lock hace 10 años
Export 15fbd72c3f Header comment fixer hace 10 años
Filter ac2b5484e1 Fixed phpdoc hace 9 años
Form 724d22c1a9 use class names for types in 2.8 too hace 9 años
Generator ac2b5484e1 Fixed phpdoc hace 9 años
Guesser ac2b5484e1 Fixed phpdoc hace 9 años
Manipulator ac2b5484e1 Fixed phpdoc hace 9 años
Mapper ac2b5484e1 Fixed phpdoc hace 9 años
Menu ac2b5484e1 Fixed phpdoc hace 9 años
Model ac2b5484e1 Fixed phpdoc hace 9 años
Resources 139d11065b Merge pull request #3183 from wodka/jms-annotation hace 9 años
Route 708a075081 Merge pull request #3449 from bgaleotti/issue-3091 hace 9 años
Search ac2b5484e1 Fixed phpdoc hace 9 años
Security ac2b5484e1 Fixed phpdoc hace 9 años
Show 73e9ea7157 Change exception message if duplicate field name in show mapper. hace 9 años
Tests 139d11065b Merge pull request #3183 from wodka/jms-annotation hace 9 años
Translator ac2b5484e1 Fixed phpdoc hace 9 años
Twig fca0393a2b Trigger deprecation notice when using "associated_tostring" option. hace 9 años
Util ac2b5484e1 Fixed phpdoc hace 9 años
.bowerrc f5383def03 migrate to bower and include assets files hace 11 años
.gitignore 37b8dc82d3 use iCheck sqaure blue instead of flatblue for checkboxes hace 10 años
.php_cs 6d398c06f9 Add cs-fixer rules for PHPUnit hace 10 años
.travis.yml 3ddf12e3a2 tweak composer.json hace 9 años
CHANGELOG.md 45b50a3f39 Add missing Route constructor parameters to RouteCollection:add method hace 10 años
CONTRIBUTING.md 74d0f163db explain why and when to squash commits hace 9 años
CREDITS 8d655c6315 Remove qtip hace 12 años
LICENSE cc2df7f3a9 Add license file hace 10 años
Makefile 2515fb9d2e Global phpunit and fabpot/php-cs-fixer install hace 10 años
README.md 6717193398 display last stable branch build status hace 9 años
SonataAdminBundle.php 3e7ad35941 Add support for SF3.0 (WIP) hace 9 años
UPGRADE-2.1.md 7432a415ea Update UPGRADE-2.1.md hace 12 años
UPGRADE-2.2.md 9c9589378f Update UPGRADE-2.2.md hace 12 años
UPGRADE-2.3.md d3598b471e remove deprecated method configureShowField hace 11 años
UPGRADE-2.4.md 3e7ad35941 Add support for SF3.0 (WIP) hace 9 años
bower.json e40ba3c65b Bower improve and update hace 10 años
build.xml eab3965686 Update composer.json hace 12 años
composer.json 139d11065b Merge pull request #3183 from wodka/jms-annotation hace 9 años
phpunit.xml.dist ee2b7124e8 DependencyInjection should not be ignored by PHPUnit hace 10 años

README.md

SonataAdminBundle - The missing Symfony Admin Generator

  • Master branch status : Master branch build status

  • Last stable branch (currently 2.3) status : Last stable branch 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