Bez popisu

Grégoire Paris 9f15208637 use class names for types in 2.8 too před 9 roky
Admin 6161224266 Add support for entities outside of bundles před 9 roky
Block e723524fc8 CS apply před 10 roky
Builder e723524fc8 CS apply před 10 roky
Command 4e8dd310cb Fix CS před 10 roky
Controller c5b0944189 CS před 9 roky
Datagrid e723524fc8 CS apply před 10 roky
DependencyInjection 4e8dd310cb Fix CS před 10 roky
Event e723524fc8 CS apply před 10 roky
Exception e723524fc8 CS apply před 10 roky
Export e723524fc8 CS apply před 10 roky
Filter 4e8dd310cb Fix CS před 10 roky
Form 9f15208637 use class names for types in 2.8 too před 9 roky
Generator e723524fc8 CS apply před 10 roky
Guesser 4e8dd310cb Fix CS před 10 roky
Manipulator e723524fc8 CS apply před 10 roky
Mapper e723524fc8 CS apply před 10 roky
Model e723524fc8 CS apply před 10 roky
Resources 07a631a156 Merge pull request #3207 from samuel4x4/patch-1 před 9 roky
Route 66e9eb780d Fix PHPDoc for route collection před 9 roky
Search 92a7000894 Pager was not initialised před 10 roky
Security 4e8dd310cb Fix CS před 10 roky
Show e723524fc8 CS apply před 10 roky
Tests 9f15208637 use class names for types in 2.8 too před 9 roky
Translator 4e8dd310cb Fix CS před 10 roky
Twig 9a05d8e75f Remove usage of deprecated Twig stuff před 10 roky
Util 4e8dd310cb Fix CS před 10 roky
Validator 4e8dd310cb Fix CS před 10 roky
.bowerrc f5383def03 migrate to bower and include assets files před 11 roky
.gitignore 3504156852 2.4 Travis and CS backport před 10 roky
.php_cs 6d398c06f9 Add cs-fixer rules for PHPUnit před 10 roky
.travis.yml 214b9e7de6 Fix tests for 2.3 branch před 9 roky
CHANGELOG.md e5bd3b55c6 Fix possible XSS vulnerability před 10 roky
CONTRIBUTING.md a2a4393a98 Added CONTRIBUTING.md file před 11 roky
CREDITS 8d655c6315 Remove qtip před 12 roky
Makefile 3504156852 2.4 Travis and CS backport před 10 roky
README.md b7fbed67b0 Add a Bitdeli badge to README před 11 roky
SonataAdminBundle.php 4e8dd310cb Fix CS před 10 roky
UPGRADE-2.1.md 7432a415ea Update UPGRADE-2.1.md před 12 roky
UPGRADE-2.2.md 9c9589378f Update UPGRADE-2.2.md před 12 roky
UPGRADE-2.3.md d3598b471e remove deprecated method configureShowField před 11 roky
bower.json 0a410b05b9 Fix AdminLTE http/https reference před 11 roky
build.xml eab3965686 Update composer.json před 12 roky
composer.json 6892d7c924 allow version 3.0 of the generator bundle před 9 roky
phpunit.xml.dist d7564abda3 Exclude "coverage" directory from unit tests. před 12 roky

README.md

SonataAdminBundle - The missing Symfony2 Admin Generator

Build Status

The online documentation of the bundle is in http://sonata-project.org/bundles/admin

The demo website can be found in http://demo.sonata-project.org/admin/dashboard (admin as user and password)

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