Sem descrição

Thomas Rabaix 18ec6b51e6 fix missing merge conflict há 10 anos atrás
Admin 5a69de406d Merge pull request #2812 from EmmanuelVella/variable há 10 anos atrás
Block ccd2248ebe migrate code to use the CoreBundle inline validation há 10 anos atrás
Builder cc0181e718 Minor CS and doc fixes, declared missing properties, fixed deprecated logger->err calls há 10 anos atrás
Command c5c04f1a05 (2.2) Pattern is deprecated in favor of path há 10 anos atrás
Controller 0c6b1d9158 Get the object name before doctrine drops its identifier há 10 anos atrás
Datagrid 0a2ed021b9 Merge pull request #2813 from EmmanuelVella/formbuilder-interface há 10 anos atrás
DependencyInjection abbc4c0d78 Fixed service existence check há 10 anos atrás
Event 0ae9a53241 Fixed typos há 11 anos atrás
Exception 9bbced594c Fixed year in licence headers in some files há 11 anos atrás
Export cc0181e718 Minor CS and doc fixes, declared missing properties, fixed deprecated logger->err calls há 10 anos atrás
Filter 4887f84a6b Improved `show_filter` filter option to always display filter. há 10 anos atrás
Form f9802c6ed8 Fix some PHPDoc for better IDE autocompletion há 10 anos atrás
Generator cc0181e718 Minor CS and doc fixes, declared missing properties, fixed deprecated logger->err calls há 10 anos atrás
Guesser cc0181e718 Minor CS and doc fixes, declared missing properties, fixed deprecated logger->err calls há 10 anos atrás
Manipulator cc0181e718 Minor CS and doc fixes, declared missing properties, fixed deprecated logger->err calls há 10 anos atrás
Mapper f9802c6ed8 Fix some PHPDoc for better IDE autocompletion há 10 anos atrás
Model cc0181e718 Minor CS and doc fixes, declared missing properties, fixed deprecated logger->err calls há 10 anos atrás
Resources 18ec6b51e6 fix missing merge conflict há 10 anos atrás
Route 64514db71f Changed loose comparisons to strict comparison há 10 anos atrás
Search cc0181e718 Minor CS and doc fixes, declared missing properties, fixed deprecated logger->err calls há 10 anos atrás
Security cc0181e718 Minor CS and doc fixes, declared missing properties, fixed deprecated logger->err calls há 10 anos atrás
Show f9802c6ed8 Fix some PHPDoc for better IDE autocompletion há 10 anos atrás
Tests 5202f6134a tweak show array (and fix tests) há 10 anos atrás
Translator cc0181e718 Minor CS and doc fixes, declared missing properties, fixed deprecated logger->err calls há 10 anos atrás
Twig cac0f0da03 add global variables há 10 anos atrás
Util 187b3d2c95 Replace FormBuilder with FormBuilderInterface há 10 anos atrás
.bowerrc f5383def03 migrate to bower and include assets files há 11 anos atrás
.gitignore 1ec5109aea add more theme from Admin LTE 2 há 10 anos atrás
.travis.yml c7a39307bc Test against PHP7 há 10 anos atrás
CHANGELOG.md 0402c4fd34 Upgrade to AdminLTE 2.0 há 10 anos atrás
CONTRIBUTING.md 2ef3b2efde describe contribution workflow há 10 anos atrás
CREDITS 8d655c6315 Remove qtip há 12 anos atrás
Makefile 0a410b05b9 Fix AdminLTE http/https reference há 11 anos atrás
README.md e798524ff6 set headlines for "demo" and "documentation" há 10 anos atrás
SonataAdminBundle.php a5d3d891a3 add missing class há 10 anos atrás
UPGRADE-2.1.md 7432a415ea Update UPGRADE-2.1.md há 12 anos atrás
UPGRADE-2.2.md 9c9589378f Update UPGRADE-2.2.md há 12 anos atrás
UPGRADE-2.3.md d3598b471e remove deprecated method configureShowField há 11 anos atrás
UPGRADE-2.4.md 8486156f89 update upgrade note for 2.4 há 10 anos atrás
bower.json 0402c4fd34 Upgrade to AdminLTE 2.0 há 10 anos atrás
build.xml eab3965686 Update composer.json há 12 anos atrás
composer.json d25ef67bf9 add missing dependencies in composer.json file há 10 anos atrás
phpunit.xml.dist d7564abda3 Exclude "coverage" directory from unit tests. há 12 anos atrás

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 http://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