Историја ревизија

Аутор SHA1 Порука Датум
  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 година
  Thomas 80cea9b0b6 fix typo пре 14 година
  Thomas 78b768bc8c remove update action due to the last Symfony2 changes (forwarded action parameters are now urlencoded so cannot use object anymore as paramter value) пре 14 година
  Thomas 59cef4349b change method name preInsert => prePersist, add edit_file пре 14 година
  Thomas 035d2440f8 remove the request dependency when retrieving the admmin through the DIC, the request is now set by the CRUDController пре 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 0ab5f6ef24 update phpdocs пре 14 година
  Thomas 9aa4fb801b tweak renderJson to return text/plain only for fake xml request and form upload пре 14 година
  Thomas 5b24344281 add jquery.form.js to allows file upload from a modal window пре 14 година