Histórico de Commits

Autor SHA1 Mensagem Data
  Dorian Villet 8949811ec9 Adapt PHPDoc Block @return value for proper auto-completion. há 10 anos atrás
  Wouter J 61401cc06c Add a way to see if a tab group is open há 10 anos atrás
  Andrej Hudec 407d90f972 Fixed methods if_true, if_false, if_end in BaseGroupedMapper to camelCase, added tests há 10 anos atrás
  Thomas Rabaix 1420efeadf Merge branch '2.3' há 11 anos atrás
  Thomas Rabaix 5c4a538dd4 add if_true/if_false method in FormMapper há 11 anos atrás
  Andrej Hudec b39807990c Improved error messages and unit tests in BaseGroupedMapper, fixed CS há 11 anos atrás
  Thomas Rabaix 5aef33f5e4 update translation files há 11 anos atrás
  Thomas Rabaix e4ec5cd614 continue implementation of tab support há 11 anos atrás
  Andrew Zhilin bf5683a2e0 + added tab support on edit page * fixed CS issues on BaseGroupedMapper.php há 11 anos atrás
  Andrew Zhilin 73e2822b45 fix há 11 anos atrás
  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(); ``` há 11 anos atrás
  Pascal Borreli dfa4516e4a Fixed typos há 11 anos atrás
  Hugo Briand b5e96e66ee Add an option to resize panels in edit view há 11 anos atrás
  Pascal Borreli 0ae9a53241 Fixed typos há 11 anos atrás
  Peter Kokot 36a6e49f12 CS fixes in code há 12 anos atrás
  dantleech 49f252d5f1 Added support for setting group translation_domain há 12 anos atrás
  ddebree 05ef01c96b Added comments to warn about the discussion in sonata-project/SonataAdminBundle#1351 há 12 anos atrás
  Dean de Bree d5e9cfd1a9 Fix for PR1345 há 12 anos atrás
  ddebree 76ded6970f Fixed formatting há 12 anos atrás
  Dean de Bree 890f19736f Added a grouped mapper to handle mappers that group fields together há 12 anos atrás