fsi-open/admin-bundle
FSi Admin Bundle is complete solution that provides mechanisms to generate admin panel for any Symfony2 project.
PHPMIT
Issues
- 0
Replace service IDs with class names where possible
#377 opened by szymach - 0
- 0
Use knp/menu-bundle ^3.0
#344 opened by szymach - 0
Adjust to new event dispatcher changes
#343 opened by szymach - 0
Rename ContextManager method
#323 opened by szymach - 0
Remove add method from Display interface
#303 opened by JarekW - 0
Dependent elements do not work with Datasource
#346 opened by szymach - 0
Drop Symfony 2 support
#300 opened by szymach - 0
Resolve DependentElement extending RequestStackAware
#337 opened by szymach - 0
Rewrite how admin elements are created
#334 opened by szymach - 0
Allow separate, independent instances of the panel
#330 opened by szymach - 2
- 1
Element generators
#295 opened by szymach - 0
Allow datagrid.html.twig to work without datasource
#313 opened by chives - 1
- 0
Raise PHP version requirement to 7
#275 opened by szymach - 1
Deprecate @Admin\Element annotiation
#299 opened by szymach - 0
- 0
- 0
- 0
Add breadcrumbs
#301 opened by szymach - 2
locking support
#233 opened by JarekW - 0
Refactor DisplayElement
#231 opened by szymach - 1
Drop Behat in favour of other testing tools
#277 opened by szymach - 0
Remove setDefaultOptions() method from Element and move all its implementations to configureOptions() method
#287 opened by chives - 1
Cleanup specs
#281 opened by szymach - 1
Add configureOption() method in AbstractElement and deprecate setDefaultOptions() in Element
#286 opened by chives - 1
defer resolving admin-element options until first used
#225 opened by JarekW - 0
- 0
Deprecate ControllerAbstract::setEventDispatcher()
#283 opened by szymach - 2
randomly failing test on travis
#236 opened by JarekW - 0
- 0
General code cleanup
#262 opened by szymach - 1
- 1
Add changelog and upgrade docs for 2.1
#265 opened by chives - 3
- 0
- 0
Actually verify allow_add or allow_delete options before handling addition or deletion
#238 opened by chives - 1
Add allow_add option to GenericFormElement
#237 opened by chives - 2
- 0
- 2
consistent service id's
#234 opened by JarekW - 2
Check permission to model instance
#228 opened by JarekW - 1
- 3
Remove szymach permission to write into this repo
#249 opened by norberttech - 3
add parameters to FlashMessages
#230 opened by JarekW - 3
Fix "editable" popup
#221 opened by norberttech - 8
Add disabled attribute to add/remove item buttons in collection that don't allow these operations
#220 opened by szymach - 0
Cover flash messages with functional tests
#216 opened by norberttech - 1
Adapt to symfony 2.8 and possibly 3.0
#212 opened by chives