Nav apraksta

Sullivan SENECHAL 19945d3318 Composer improvements (#3751) 9 gadi atpakaļ
.github 409a1ddc0d create issue template 9 gadi atpakaļ
Admin b712dd9f99 Added ability to add custom dashboard actions 9 gadi atpakaļ
Annotation 0c928cef02 Admin annotation based on jms-di-extra 1.7 9 gadi atpakaļ
Block ac2b5484e1 Fixed phpdoc 9 gadi atpakaļ
Builder ac2b5484e1 Fixed phpdoc 9 gadi atpakaļ
Command 3e7ad35941 Add support for SF3.0 (WIP) 9 gadi atpakaļ
Controller 2f26b5b3d5 Replace deprecation messages and comment for 3.0 (#3733) 9 gadi atpakaļ
Datagrid 2f26b5b3d5 Replace deprecation messages and comment for 3.0 (#3733) 9 gadi atpakaļ
DependencyInjection 42b8a01fd6 add params route absolute for the generate menu 9 gadi atpakaļ
Event ac2b5484e1 Fixed phpdoc 9 gadi atpakaļ
Exception 0b8f5ea760 Add version lock 10 gadi atpakaļ
Export 15fbd72c3f Header comment fixer 10 gadi atpakaļ
Filter 7f638a48b2 Add Symfony 3 support in datagrid 9 gadi atpakaļ
Form 88e9451ccb Fixed PHPdoc in FormMapper (#3741) 9 gadi atpakaļ
Generator ac2b5484e1 Fixed phpdoc 9 gadi atpakaļ
Guesser ac2b5484e1 Fixed phpdoc 9 gadi atpakaļ
Manipulator ac2b5484e1 Fixed phpdoc 9 gadi atpakaļ
Mapper ac2b5484e1 Fixed phpdoc 9 gadi atpakaļ
Menu 42b8a01fd6 add params route absolute for the generate menu 9 gadi atpakaļ
Model ac2b5484e1 Fixed phpdoc 9 gadi atpakaļ
Resources 171e06ea78 Merge pull request #3750 from tim96/add-doc-to-show-in-dashboard-option 9 gadi atpakaļ
Route 708a075081 Merge pull request #3449 from bgaleotti/issue-3091 9 gadi atpakaļ
Search ac2b5484e1 Fixed phpdoc 9 gadi atpakaļ
Security ac2b5484e1 Fixed phpdoc 9 gadi atpakaļ
Show 73e9ea7157 Change exception message if duplicate field name in show mapper. 9 gadi atpakaļ
Tests 19945d3318 Composer improvements (#3751) 9 gadi atpakaļ
Translator ac2b5484e1 Fixed phpdoc 9 gadi atpakaļ
Twig 87127a9973 add support for (non multiple) editable choice type in lists 9 gadi atpakaļ
Util 2f26b5b3d5 Replace deprecation messages and comment for 3.0 (#3733) 9 gadi atpakaļ
.bowerrc f5383def03 migrate to bower and include assets files 11 gadi atpakaļ
.gitignore 37b8dc82d3 use iCheck sqaure blue instead of flatblue for checkboxes 10 gadi atpakaļ
.php_cs 6d398c06f9 Add cs-fixer rules for PHPUnit 10 gadi atpakaļ
.travis.yml 03f2dc3445 No Symfony version constraint test 9 gadi atpakaļ
CHANGELOG.md 45b50a3f39 Add missing Route constructor parameters to RouteCollection:add method 10 gadi atpakaļ
CONTRIBUTING.md e879c9aa5e recommend testing UI changes against the sandbox 9 gadi atpakaļ
CREDITS 8d655c6315 Remove qtip 12 gadi atpakaļ
LICENSE cc2df7f3a9 Add license file 10 gadi atpakaļ
Makefile cff8480d30 Travis: Cleanup configuration 9 gadi atpakaļ
README.md 6717193398 display last stable branch build status 9 gadi atpakaļ
SonataAdminBundle.php 3e7ad35941 Add support for SF3.0 (WIP) 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ļ
UPGRADE-3.0.md 0a83abb4f0 Good bye 2.4, welcome 3.x! (#3732) 9 gadi atpakaļ
bower.json e40ba3c65b Bower improve and update 10 gadi atpakaļ
build.xml eab3965686 Update composer.json 12 gadi atpakaļ
composer.json 19945d3318 Composer improvements (#3751) 9 gadi atpakaļ
phpunit.xml.dist 14ab967815 Provide a global php.ini precision setting 9 gadi atpakaļ

README.md

SonataAdminBundle - The missing Symfony Admin Generator

  • Master branch status : Master branch build status

  • Last stable branch (currently 2.3) status : Last stable branch build Status

Demo

The demo website can be found in http://demo.sonata-project.org

After clicking Launch your container. you can use the demo.

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