All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
AbstractAdmin
to a separate classAbstractAdmin::getSearchResultLink
methodAbstractAdmin
class, replacing Admin
oneBaseMapper::keys
methodRouteCollection::clearExcept
can now have a single string argumentBaseFieldDescription::camelize
AdminHelper::camelize
Admin
classAdminExtension
classAdminHelper:getElementAccessPath
methodsingle_text
widget for date and timeRouteCollection:add
methodhasRoute
method to the AdminInterfacestandard_layout.html.twig
is overriden. The KNPMenu is available in sonata_menu.html.twig
template.getFieldOption
, setFieldOption
methods to the FilterInterfacegetFilterFieldDescription
method to the AdminInterfacegetMaxPageLinks
, setMaxPageLinks
methods to the PagerInterfacesonata_wrapper
block on standard_layout.html.twig
sonata-autocomplete-dropdown-item
is not automatically added to dropdown
autocomplete item in sonata_type_model_autocomplete
, use option dropdown_item_css_class
to set the CSS class of dropdown item.Admin::toString
method is escaped for html output before adding in flash message to prevent possible XSS vulnerability.btn-outline
from doctrine-orm-admin form actions buttons