Oskar Stark
|
8403e875a5
avoid long lines (#4303)
|
8 years ago |
Oskar Stark
|
025e8e1092
fixed PHPDoc (#4262)
|
8 years ago |
Sullivan SENECHAL
|
125d24ad01
Add keys method to mappers (#3830)
|
9 years ago |
Sullivan SENECHAL
|
ce2db768b2
Apply CS
|
9 years ago |
core23
|
ac2b5484e1
Fixed phpdoc
|
9 years ago |
Sullivan SENECHAL
|
15fbd72c3f
Header comment fixer
|
10 years ago |
Sullivan SENECHAL
|
11679cbe88
PHP CS Fixer apply
|
10 years ago |
Quentin Somazzi
|
1815917ec6
Add PHPDoc and fix some CS
|
10 years ago |
Thomas Rabaix
|
123d6062ca
fix missing admin_code from parent
|
10 years ago |
Andrej Hudec
|
e4a0eda79d
Fixed bug with toString conversion if fieldDescription object is added to DatagridMapper, improved error messages
|
10 years ago |
Pascal Borreli
|
0ae9a53241
Fixed typos
|
11 years ago |
Sergey Polischuk
|
c3725b43b4
Specify the error message
|
11 years ago |
Dean de Bree
|
065bcb7688
Added a simple base mapper that holds some common fields
|
12 years ago |
Thomas Rabaix
|
cae5a7df03
Apply PHP-CS-Fixer
|
12 years ago |
Konstantin Kuklin
|
73d507571c
some phpdoc fixes and improve code view
|
12 years ago |
Thomas Rabaix
|
4c9bff8a46
Fix CS
|
13 years ago |
Thomas Rabaix
|
df2df5064d
Fix some CS
|
13 years ago |
Romain Geissler
|
dcc0885844
Allow dot-separated filter identifiers.
|
13 years ago |
Gordon Franke
|
aff31427f2
add reorder option to filter
|
13 years ago |
Thomas Rabaix
|
4c9a6a0ec4
Fix methods call
|
13 years ago |
Thomas Rabaix
|
59049d8063
Fix Fluent interface on mapper
|
13 years ago |
Thomas Rabaix
|
9c3b2d3344
Update translation support, fix phpdocs
|
13 years ago |
Thomas Rabaix
|
81bfb1da01
add operator to all fields, update documentation
|
13 years ago |
Thomas Rabaix
|
5fd1eaa187
Fix datagrid builder
|
13 years ago |
Christophe Coevoet
|
3896ed5c24
Fixed the phpdoc for the mappers to make the fluent api friendly with IDEs
|
13 years ago |
Thomas Rabaix
|
ee7c0987f6
Fix wrong test with getType and getMappingType
|
14 years ago |
Thomas Rabaix
|
f6d265c80d
Refactor the DatagridBuilder::add to match FormBuilder::add signature
|
14 years ago |
Thomas Rabaix
|
6b2e10a4b4
Refactor the show action, rename view => show, fix bug and missing implementation
|
14 years ago |
Thomas Rabaix
|
e44feceb42
Fix filter binding, clean up some codes
|
14 years ago |
Thomas Rabaix
|
2d2c8d88c0
fix regression introduced with the datagrid, simplify the CRUDController, update some phpdocs
|
14 years ago |