Nenhuma descrição

François-Xavier de Guillebon 17ae021f48 Support abstract admin service inheritance (#4253) 8 anos atrás
.github 55a97ad3ad DevKit updates (#4213) 8 anos atrás
.travis 55a97ad3ad DevKit updates (#4213) 8 anos atrás
Admin 1464457d43 Removed method signature change 8 anos atrás
Annotation 37e351408d Applied fixes from StyleCI (#3892) 9 anos atrás
Block 97a0950658 extend AbstractBlockService instead of deprecated BaseBlockService and increase block-bundle dependency to ^3.2 (#4156) 8 anos atrás
Builder 2674406027 Document interface method (#3959) 9 anos atrás
Command 48cc780dbc use NEXT_MAJOR instead of a @todo (#4109) 9 anos atrás
Controller eaa7ef29bd Set correct form theme for edit/create actions, fixes #4231 (#4232) 8 anos atrás
Datagrid 00b8c78bea Merge pull request #4108 from OskarStark/deprecation-messages 9 anos atrás
DependencyInjection 17ae021f48 Support abstract admin service inheritance (#4253) 8 anos atrás
Event bf1b0f7112 Rename AdminExtension to AbstractAdminExtension (#3824) 9 anos atrás
Exception 0b8f5ea760 Add version lock 10 anos atrás
Export ad7e7319ed Add missing NEXT_MAJOR tags 8 anos atrás
Filter 6b3c160ee8 Improved class support for filter factory 8 anos atrás
Form ad7e7319ed Add missing NEXT_MAJOR tags 8 anos atrás
Generator ce2db768b2 Apply CS 9 anos atrás
Guesser ac2b5484e1 Fixed phpdoc 9 anos atrás
Manipulator 38666e6997 Merge branch '2.3' 9 anos atrás
Mapper ab06bf85c4 Applied fixes from StyleCI (#3953) 9 anos atrás
Menu 4549ad641c 3.10.0 8 anos atrás
Model ac2b5484e1 Fixed phpdoc 9 anos atrás
Resources b776d7d27a Inverse merge order of persistent parameters in list editables (#4250) 8 anos atrás
Route 43b1359d7e Fix DefaultRouteGenerator cache tests with Symfony 3.1 (#3899) 9 anos atrás
Search ac2b5484e1 Fixed phpdoc 9 anos atrás
Security d449d5c725 Apply fixes from StyleCI 8 anos atrás
Show 17bb9e9655 Added removeGroup() method to ShowMapper (#4097) 9 anos atrás
Tests 17ae021f48 Support abstract admin service inheritance (#4253) 8 anos atrás
Translator e823e5227b extract admin group and label translations 8 anos atrás
Twig 38a63e357c Deprecate translation in Admin class (#4124) 8 anos atrás
Util ad7e7319ed Add missing NEXT_MAJOR tags 8 anos atrás
.bowerrc f5383def03 migrate to bower and include assets files 11 anos atrás
.editorconfig 2e92f3edd4 DevKit updates for 3.x branch (#3852) 9 anos atrás
.gitattributes 55a97ad3ad DevKit updates (#4213) 8 anos atrás
.gitignore d5021fbecd Cleanup gitignore file (#4183) 8 anos atrás
.php_cs 70386709be DevKit updates (#3910) 9 anos atrás
.styleci.yml 21dcda37b9 DevKit updates (#4170) 8 anos atrás
.travis.yml 3759dd1cf4 DevKit updates 9 anos atrás
CHANGELOG.md 6527db506d 3.10.3 8 anos atrás
CONTRIBUTING.md 55a97ad3ad DevKit updates (#4213) 8 anos atrás
LICENSE d32e0e6c64 DevKit updates 9 anos atrás
Makefile 4cc844928d DevKit updates (#3919) 9 anos atrás
README.md ebc5bfea6f DevKit updates (#3889) 9 anos atrás
SonataAdminBundle.php ce2db768b2 Apply CS 9 anos atrás
UPGRADE-2.1.md e2af4ea470 Replaced two backticks with one backtick on MD files (#3798) 9 anos atrás
UPGRADE-2.2.md 9c9589378f Update UPGRADE-2.2.md 12 anos atrás
UPGRADE-2.3.md e2af4ea470 Replaced two backticks with one backtick on MD files (#3798) 9 anos atrás
UPGRADE-3.0.md e2af4ea470 Replaced two backticks with one backtick on MD files (#3798) 9 anos atrás
UPGRADE-3.x.md 4549ad641c 3.10.0 8 anos atrás
bower.json f7f2a1ef7a Add collapse option for long strings on list and show views (#4187) 8 anos atrás
composer.json c9dadd359f Fix Twig deprecations 8 anos atrás
phpunit.xml.dist 14ab967815 Provide a global php.ini precision setting 9 anos atrás

README.md

Sonata Admin Bundle

The missing Symfony Admin Generator

Latest Stable Version Latest Unstable Version License

Total Downloads Monthly Downloads Daily Downloads

Branch Travis Coveralls
3.x Build Status Coverage Status
master Build Status Coverage Status

Documentation

Check out the documentation on the official website.

Support

For general support and questions, please use StackOverflow.

If you think you find a bug or you have a feature idea to propose, feel free to open a issue after looking at the contributing guide.

License

This package is available under the MIT license.