提交歷史

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