提交歷史

作者 SHA1 備註 提交日期
  Thomas Rabaix ec25c1d068 refactor a bit the render method 14 年之前
  Thomas Rabaix 224acf185d Update documentation, remove obsolete code, fix bugs 14 年之前
  Thomas Rabaix 6b2e10a4b4 Refactor the show action, rename view => show, fix bug and missing implementation 14 年之前
  Max Teneur fd3102c6fa Updates following comments. 14 年之前
  Max Teneur 1aafd83b93 Adding user flash notifications for CRUD actions 14 年之前
  Thomas Rabaix 13c4a4d306 Fix #184 - problem is that firstresult and maxresulsts are still set. 14 年之前
  Thomas Rabaix 24daaa2d2b Fix query generation for batch elements, selected elements have precedence over 'all elements' selection 14 年之前
  Thomas Rabaix d79d99bdea Merge filter and batch action. 14 年之前
  Benjamin Eberlei d0864987dd Add Admin and CRUD Controller code for filtered actions 14 年之前
  Thomas Rabaix ec187159f8 Fix batch action name generation 14 年之前
  Thomas Rabaix 46d42b7e4b Fix #142 - No validation if batch action is actually activated 14 年之前
  Thomas Rabaix 02c4fe2871 Fix #140 - Exception Semantical Error (list) and missing Method id (create) 14 年之前
  Thomas Rabaix 58fa7ef201 add View mode 14 年之前
  Thomas Rabaix 2db1935161 fix acl permission 14 年之前
  Thomas Rabaix 8f180e0bd0 start ACL 14 年之前
  Thomas Rabaix 452b644f02 Migrate the CoreController into helper service and create a dedicated controller 14 年之前
  Thomas Rabaix 736aae0c85 rename prefix 'sonata_admin' => 'sonata.admin', move services declaration to xml files 14 年之前
  Thomas Rabaix a92abd893a Create AdminType, ModelType and Abstracted Datatransformer, update PHPDoc 14 年之前
  Thomas Rabaix f96a7280ac first migration to the new form framework 14 年之前
  Thomas Rabaix 6509540276 Add sort option 14 年之前
  Thomas Rabaix 2d2c8d88c0 fix regression introduced with the datagrid, simplify the CRUDController, update some phpdocs 14 年之前
  Thomas Rabaix b0df44f989 add more Interfaces, add ModelManager to abstract the persistency layer 14 年之前
  Thomas b8e75d27f9 move crud event like method calls into the Admin class 14 年之前
  Thomas 533e054579 Remove the 'getSideMenu' from the CRUDController 14 年之前
  Thomas e3edb9c1c4 Remove the 'getBreadcrumb' from the CRUDController 14 年之前
  Thomas 4cae6e22e1 improve request management with nested admin 14 年之前
  Thomas 67bd124981 refactorize the Route generation 14 年之前
  Thomas f7700f5f6c Merge remote-tracking branch 'tyx/delete_list' 14 年之前
  Thomas 7747b7fbd0 remove useless code 14 年之前
  Timothée Barray 5109228ab7 first implementation for delete in view list 14 年之前