Oskar Stark
|
a4c8923c0f
Apply fixes from StyleCI
|
7 éve |
Emmanuel Vella
|
44d5ec633c
Use label translator to translate groups and tabs (#4028)
|
8 éve |
Grégoire Paris
|
54ea62638a
Provide more accurate phpdoc
|
8 éve |
Oskar Stark
|
025e8e1092
fixed PHPDoc (#4262)
|
8 éve |
Sonata CI
|
ab06bf85c4
Applied fixes from StyleCI (#3953)
|
9 éve |
Sonata CI
|
2c34dba3b3
DevKit updates for 3.x branch (#3802)
|
9 éve |
Sullivan SENECHAL
|
ce2db768b2
Apply CS
|
9 éve |
core23
|
ac2b5484e1
Fixed phpdoc
|
9 éve |
Sullivan SENECHAL
|
15fbd72c3f
Header comment fixer
|
10 éve |
Sullivan SENECHAL
|
11679cbe88
PHP CS Fixer apply
|
10 éve |
Quentin Somazzi
|
1815917ec6
Add PHPDoc and fix some CS
|
10 éve |
Konstantin.Myakshin
|
f9802c6ed8
Fix some PHPDoc for better IDE autocompletion
|
10 éve |
Quentin Somazzi
|
d1918aea51
feat: Add possibility to customize box class in admin groups
|
10 éve |
Dorian Villet
|
8949811ec9
Adapt PHPDoc Block @return value for proper auto-completion.
|
10 éve |
Wouter J
|
61401cc06c
Add a way to see if a tab group is open
|
10 éve |
Andrej Hudec
|
407d90f972
Fixed methods if_true, if_false, if_end in BaseGroupedMapper to camelCase, added tests
|
10 éve |
Thomas Rabaix
|
1420efeadf
Merge branch '2.3'
|
10 éve |
Thomas Rabaix
|
5c4a538dd4
add if_true/if_false method in FormMapper
|
10 éve |
Andrej Hudec
|
b39807990c
Improved error messages and unit tests in BaseGroupedMapper, fixed CS
|
10 éve |
Thomas Rabaix
|
5aef33f5e4
update translation files
|
10 éve |
Thomas Rabaix
|
e4ec5cd614
continue implementation of tab support
|
10 éve |
Andrew Zhilin
|
bf5683a2e0
+ added tab support on edit page * fixed CS issues on BaseGroupedMapper.php
|
11 éve |
Andrew Zhilin
|
73e2822b45
fix
|
11 éve |
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(); ```
|
11 éve |
Pascal Borreli
|
dfa4516e4a
Fixed typos
|
11 éve |
Hugo Briand
|
b5e96e66ee
Add an option to resize panels in edit view
|
11 éve |
Pascal Borreli
|
0ae9a53241
Fixed typos
|
11 éve |
Peter Kokot
|
36a6e49f12
CS fixes in code
|
11 éve |
dantleech
|
49f252d5f1
Added support for setting group translation_domain
|
12 éve |
ddebree
|
05ef01c96b
Added comments to warn about the discussion in sonata-project/SonataAdminBundle#1351
|
12 éve |