Thomas
|
0a2ed021b9
Merge pull request #2813 from EmmanuelVella/formbuilder-interface
|
10 lat temu |
Emmanuel Vella
|
187b3d2c95
Replace FormBuilder with FormBuilderInterface
|
10 lat temu |
Thomas Rabaix
|
ccd2248ebe
migrate code to use the CoreBundle inline validation
|
10 lat temu |
Andrej Hudec
|
b722b11790
Do not add item in menu if the route admin is disabled or LIST operation is not granted
|
10 lat temu |
Andrej Hudec
|
e0899dd7d8
Added support for model autocomplete filter
|
10 lat temu |
Andrej Hudec
|
3fa8303054
Minor doc and CS fix
|
10 lat temu |
Andrej Hudec
|
cc0181e718
Minor CS and doc fixes, declared missing properties, fixed deprecated logger->err calls
|
10 lat temu |
Thomas Rabaix
|
7d0322b536
initial work to support mozaic view mode
|
10 lat temu |
Andrew Zhilin
|
bf5683a2e0
+ added tab support on edit page * fixed CS issues on BaseGroupedMapper.php
|
11 lat temu |
Thomas Rabaix
|
bbdedc68f9
optimize routes
|
11 lat temu |
Thomas Rabaix
|
020e4ff2ba
add a new method to return getObjectMetadata
|
11 lat temu |
Hugo Briand
|
3f2308a490
Added upgrade instructions, minor fixes, deprecations
|
11 lat temu |
Benoît Lévêque
|
15a19bb23c
Allow user to alter query, idx before executre a batch actions
|
11 lat temu |
Emmanuel Vella
|
088967e9d4
Cascade form groups on FormMapper::remove call
|
11 lat temu |
Hugo Briand
|
6fc4f0400e
Added support for KnpMenu v2-alpha /!\ UNSTABLE
|
11 lat temu |
Marek Kalnik
|
db2e9355a6
Add method for getting labels using current translationStrategy
|
11 lat temu |
Andrej Hudec
|
9bfdd26522
Added tests for batchAction In CRUDController
|
11 lat temu |
Pascal Borreli
|
ac2a6a5244
Fixed typos
|
11 lat temu |
Andrej Hudec
|
d56f38b30f
Improved CRUDControllerTest: added tests for createAction, configure, deleteAction
|
11 lat temu |
Andrej Hudec
|
dc4a31654c
Added test for ExportAction
|
11 lat temu |
Andrej Hudec
|
f64078ea74
CRUDControllerTest: added test for editAction
|
11 lat temu |
Andrej Hudec
|
8a46b2ef5d
Improved CRUDControllerTest: added test for batchActionDelete and ShowAction
|
11 lat temu |
Andrej Hudec
|
d10d549cec
Added DefaultRouterTest
|
11 lat temu |
Andrej Hudec
|
09cd81e9fe
Added AdminExtractorTest
|
11 lat temu |
Andrej Hudec
|
d9ca6d18c7
Added DatagridMapperTest, ListMapperTest. Improved ShowMapperTest.
|
11 lat temu |
Andrej Hudec
|
42b262fd01
Added ExplainAdminCommandTest
|
11 lat temu |
Andrej Hudec
|
0c1c26b063
Added ShowMapperTest, BaseMapperTest, BaseGroupedMapperTest
|
11 lat temu |
tashanta
|
9d7f443ef2
Change Admin::getClass logic to use subclass/subject class
|
12 lat temu |
Thomas Rabaix
|
6fd913e5bf
Fix test
|
12 lat temu |
David Buchmann
|
538a8f8711
make hasRequest part of the AdminInterface
|
12 lat temu |