Bez popisu

Oskar Stark 962617588d Merge pull request #3308 from OskarStark/small před 9 roky
Admin 35101b5a6c add a hook to manage permissions před 10 roky
Block 4a7ef8c16d Fix deprecated BlockService::setDefaultSettings usage před 10 roky
Builder 15fbd72c3f Header comment fixer před 10 roky
Command de100fb064 Fix CS před 10 roky
Controller 3d8af7d952 Merge pull request #3275 from qsomazzi/hook_permissions před 10 roky
Datagrid 965b31e879 Better handling of deprecated inline view action před 10 roky
DependencyInjection 37b8dc82d3 use iCheck sqaure blue instead of flatblue for checkboxes před 10 roky
Event 15fbd72c3f Header comment fixer před 10 roky
Exception 0b8f5ea760 Add version lock před 10 roky
Export 15fbd72c3f Header comment fixer před 10 roky
Filter 0d7f1f9988 Merge branch '2.3' před 10 roky
Form 5c08def5a3 Check if subject is available to avoid error in PropertyAccessor před 10 roky
Generator 15fbd72c3f Header comment fixer před 10 roky
Guesser 0d7f1f9988 Merge branch '2.3' před 10 roky
Manipulator b146b3057e add spaces před 10 roky
Mapper 15fbd72c3f Header comment fixer před 10 roky
Menu 15fbd72c3f Header comment fixer před 10 roky
Model 0b8f5ea760 Add version lock před 10 roky
Resources f85151252b some finetuning před 9 roky
Route 0d7f1f9988 Merge branch '2.3' před 10 roky
Search 15fbd72c3f Header comment fixer před 10 roky
Security 0d7f1f9988 Merge branch '2.3' před 10 roky
Show 15fbd72c3f Header comment fixer před 10 roky
Tests 3d8af7d952 Merge pull request #3275 from qsomazzi/hook_permissions před 10 roky
Translator 0d7f1f9988 Merge branch '2.3' před 10 roky
Twig 4cb18ef833 Merge branch '2.3' před 10 roky
Util 0d7f1f9988 Merge branch '2.3' před 10 roky
.bowerrc f5383def03 migrate to bower and include assets files před 11 roky
.gitignore 37b8dc82d3 use iCheck sqaure blue instead of flatblue for checkboxes před 10 roky
.php_cs 6d398c06f9 Add cs-fixer rules for PHPUnit před 10 roky
.travis.yml 4537c2703f Only global composer config is necessary před 10 roky
CHANGELOG.md 45b50a3f39 Add missing Route constructor parameters to RouteCollection:add method před 10 roky
CONTRIBUTING.md b0b75b6bc2 PHP CS Fixer install před 10 roky
CREDITS 8d655c6315 Remove qtip před 12 roky
LICENSE cc2df7f3a9 Add license file před 10 roky
Makefile 2515fb9d2e Global phpunit and fabpot/php-cs-fixer install před 10 roky
README.md eaa63844a8 new line for username and password před 10 roky
SonataAdminBundle.php 0d7f1f9988 Merge branch '2.3' 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
UPGRADE-2.4.md 729f6f3c2d [AdminPoolLoader] Added missing ```array``` type hint in constructor před 10 roky
bower.json e40ba3c65b Bower improve and update před 10 roky
build.xml eab3965686 Update composer.json před 12 roky
composer.json 5039c70e2b sonata-project/core-bundle ^2.3.9 před 10 roky
phpunit.xml.dist ee2b7124e8 DependencyInjection should not be ignored by PHPUnit před 10 roky

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 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