コミット履歴

作者 SHA1 メッセージ 日付
  Grégoire Paris 49557c3023 remove request argument from method signatures 9 年 前
  WouterJ fed39e10f6 (2.0) getRequest() and the request service are deprecated 10 年 前
  Sullivan SENECHAL e723524fc8 CS apply 9 年 前
  Hugo Briand 53c464186b Added support for top and bottom lines on admin dashboard 11 年 前
  Jonathan Petitcolas f3748450aa Remove public non action methods in controllers 11 年 前
  Thomas Rabaix 53dd431540 add global search option 11 年 前
  Thomas Rabaix cae5a7df03 Apply PHP-CS-Fixer 12 年 前
  Konstantin Kuklin 73d507571c some phpdoc fixes and improve code view 12 年 前
  Thomas Rabaix d6d6e5b892 Introduce Block Into the Admin Bundle 13 年 前
  Sergio 89a28da45b Update Controller/CoreController.php 13 年 前
  Thomas Rabaix 3ca3fdaead [Test] add CoreController test 13 年 前
  Thomas Rabaix 9cc14ca1a7 Implements Twitter Bootstrap layout 13 年 前
  Thomas Rabaix 645e56a904 Refactor templates to be more customizable 13 年 前
  Thomas Rabaix 95ad431536 Restore the deleted feature on one to many 14 年 前
  Thomas Rabaix 452b644f02 Migrate the CoreController into helper service and create a dedicated controller 14 年 前
  Thomas 9876d11c8d Revert "remove the Bundle keyword due to the last Symfony changes" 14 年 前
  Thomas 3c2cf66519 Set the request object to the Admin class 14 年 前
  Thomas 790e1922c1 remove the Bundle keyword due to the last Symfony changes 14 年 前
  Thomas a17cae0341 The admin classes are now non shared service defined in the DIC 14 年 前
  Thomas 51fb49c0ca update references from BaseApplicationBundle to AdminBundle 14 年 前
  Thomas 0c2f27d8a2 update code to the last Symfony changes 14 年 前
  Pascal Burkhard 1d7d3f7bb9 Add option show_in_dashboard 14 年 前
  Pascal Burkhard d32f8964dc Update to match latest symfony changes 14 年 前
  Thomas d7b77a21b4 fix admin loading in CoreController 14 年 前
  Thomas cb99f782f3 rename template twig.html => html.twig 14 年 前
  Thomas 6d130eb0b6 generate an uniqid per admin to ensure there is not clashing with nested admin 14 年 前
  Thomas 1fabea3a7b fix escaping bug with javascript, add nested admin management 14 年 前
  Thomas e3f5f38b68 add link on item when edit=list 14 年 前
  Thomas a767cb033f fix regression from refactoring 14 年 前
  Thomas efc4e92158 refactor Admin class : add FormBuilder, ListBuilder and DatagridBuilder 14 年 前