Historique des commits

Auteur SHA1 Message Date
  Sullivan SENECHAL e723524fc8 CS apply il y a 10 ans
  Konstantin.Myakshin d24cdf8455 Fix some PHPDoc for better IDE autocompletion il y a 10 ans
  Andrej Hudec b39807990c Improved error messages and unit tests in BaseGroupedMapper, fixed CS il y a 11 ans
  Thomas Rabaix 5aef33f5e4 update translation files il y a 11 ans
  Thomas Rabaix e4ec5cd614 continue implementation of tab support il y a 11 ans
  Andrew Zhilin bf5683a2e0 + added tab support on edit page * fixed CS issues on BaseGroupedMapper.php il y a 11 ans
  Andrew Zhilin 73e2822b45 fix il y a 11 ans
  Andrew Zhilin 60a15c0d31 #1723 added prototype for code like ``` $formMapper ->with('tab1', array('tab'=>true)) ->with('group1') ->add('username') ->add('password') ->end() ->with('group2', array('collapsed' => true)) ->add('enabled') ->add('createdAt') ->end() ->end(); ``` il y a 11 ans
  Pascal Borreli dfa4516e4a Fixed typos il y a 11 ans
  Hugo Briand b5e96e66ee Add an option to resize panels in edit view il y a 11 ans
  Pascal Borreli 0ae9a53241 Fixed typos il y a 11 ans
  Peter Kokot 36a6e49f12 CS fixes in code il y a 12 ans
  dantleech 49f252d5f1 Added support for setting group translation_domain il y a 12 ans
  ddebree 05ef01c96b Added comments to warn about the discussion in sonata-project/SonataAdminBundle#1351 il y a 12 ans
  Dean de Bree d5e9cfd1a9 Fix for PR1345 il y a 12 ans
  ddebree 76ded6970f Fixed formatting il y a 12 ans
  Dean de Bree 890f19736f Added a grouped mapper to handle mappers that group fields together il y a 12 ans