Nav apraksta

Sullivan SENECHAL 0c80c1dfcd Merge pull request #3690 from greg0ire/restore_bc 9 gadi atpakaļ
Admin 6161224266 Add support for entities outside of bundles 9 gadi atpakaļ
Block e723524fc8 CS apply 9 gadi atpakaļ
Builder e723524fc8 CS apply 9 gadi atpakaļ
Command ffec3b23db (2.2) Pattern is deprecated in favor of path 9 gadi atpakaļ
Controller 49557c3023 remove request argument from method signatures 9 gadi atpakaļ
Datagrid 73d9b831f5 Better handling of deprecated inline view action 9 gadi atpakaļ
DependencyInjection 4e8dd310cb Fix CS 9 gadi atpakaļ
Event e723524fc8 CS apply 9 gadi atpakaļ
Exception e723524fc8 CS apply 9 gadi atpakaļ
Export e723524fc8 CS apply 9 gadi atpakaļ
Filter 4e8dd310cb Fix CS 9 gadi atpakaļ
Form 9f15208637 use class names for types in 2.8 too 9 gadi atpakaļ
Generator e723524fc8 CS apply 9 gadi atpakaļ
Guesser 4e8dd310cb Fix CS 9 gadi atpakaļ
Manipulator e723524fc8 CS apply 9 gadi atpakaļ
Mapper e723524fc8 CS apply 9 gadi atpakaļ
Model e723524fc8 CS apply 9 gadi atpakaļ
Resources ffec3b23db (2.2) Pattern is deprecated in favor of path 9 gadi atpakaļ
Route 66e9eb780d Fix PHPDoc for route collection 9 gadi atpakaļ
Search 92a7000894 Pager was not initialised 9 gadi atpakaļ
Security 4e8dd310cb Fix CS 9 gadi atpakaļ
Show e723524fc8 CS apply 9 gadi atpakaļ
Tests 837efd92de Merge pull request #3662 from greg0ire/reduce_deprecation_notices 9 gadi atpakaļ
Translator 4e8dd310cb Fix CS 9 gadi atpakaļ
Twig dcb47ba227 drop initRuntime() in favor of needs_environment 9 gadi atpakaļ
Util 4e8dd310cb Fix CS 9 gadi atpakaļ
Validator 4e8dd310cb Fix CS 9 gadi atpakaļ
.bowerrc f5383def03 migrate to bower and include assets files 11 gadi atpakaļ
.gitignore 3504156852 2.4 Travis and CS backport 9 gadi atpakaļ
.php_cs 6d398c06f9 Add cs-fixer rules for PHPUnit 9 gadi atpakaļ
.travis.yml 214b9e7de6 Fix tests for 2.3 branch 9 gadi atpakaļ
CHANGELOG.md e5bd3b55c6 Fix possible XSS vulnerability 10 gadi atpakaļ
CONTRIBUTING.md a2a4393a98 Added CONTRIBUTING.md file 11 gadi atpakaļ
CREDITS 8d655c6315 Remove qtip 12 gadi atpakaļ
Makefile 3504156852 2.4 Travis and CS backport 9 gadi atpakaļ
README.md b7fbed67b0 Add a Bitdeli badge to README 11 gadi atpakaļ
SonataAdminBundle.php 4e8dd310cb Fix CS 9 gadi atpakaļ
UPGRADE-2.1.md 7432a415ea Update UPGRADE-2.1.md 12 gadi atpakaļ
UPGRADE-2.2.md 9c9589378f Update UPGRADE-2.2.md 12 gadi atpakaļ
UPGRADE-2.3.md d3598b471e remove deprecated method configureShowField 11 gadi atpakaļ
bower.json 0a410b05b9 Fix AdminLTE http/https reference 11 gadi atpakaļ
build.xml eab3965686 Update composer.json 12 gadi atpakaļ
composer.json 6892d7c924 allow version 3.0 of the generator bundle 9 gadi atpakaļ
phpunit.xml.dist d7564abda3 Exclude "coverage" directory from unit tests. 11 gadi atpakaļ

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