Historique des commits

Auteur SHA1 Message Date
  Michel Weimerskirch 377d128bbe Generic ModelManager Exception that encapsulates ORM or ODM specific exceptions. il y a 13 ans
  Michel Weimerskirch c27155e691 Catch database exceptions (e.g. due to foreign key constraint) and display a nice error message to the user il y a 13 ans
  Thomas Rabaix e172203b1c Fix issue with nested admin and create action il y a 14 ans
  Thomas Rabaix 8117c8d223 Add confirmation to batch action il y a 14 ans
  Thomas Rabaix 40d97a5087 Add a delete action il y a 14 ans
  Thomas Rabaix 6fd29bb8af Remove the FieldDescription dependency from the FilterFactory il y a 14 ans
  Thomas Rabaix ae3cdfdcf8 Refactor filter to use the Form Framework il y a 14 ans
  Thomas Rabaix 6feafabb3d Temporary Commit il y a 14 ans
  Charley Maillot 01ff5aa51e add generateObjectUrl function il y a 14 ans
  Thomas Rabaix ec25c1d068 refactor a bit the render method il y a 14 ans
  Thomas Rabaix 224acf185d Update documentation, remove obsolete code, fix bugs il y a 14 ans
  Thomas Rabaix 6b2e10a4b4 Refactor the show action, rename view => show, fix bug and missing implementation il y a 14 ans
  Max Teneur fd3102c6fa Updates following comments. il y a 14 ans
  Max Teneur 1aafd83b93 Adding user flash notifications for CRUD actions il y a 14 ans
  Thomas Rabaix 13c4a4d306 Fix #184 - problem is that firstresult and maxresulsts are still set. il y a 14 ans
  Thomas Rabaix 24daaa2d2b Fix query generation for batch elements, selected elements have precedence over 'all elements' selection il y a 14 ans
  Thomas Rabaix d79d99bdea Merge filter and batch action. il y a 14 ans
  Benjamin Eberlei d0864987dd Add Admin and CRUD Controller code for filtered actions il y a 14 ans
  Thomas Rabaix ec187159f8 Fix batch action name generation il y a 14 ans
  Thomas Rabaix 46d42b7e4b Fix #142 - No validation if batch action is actually activated il y a 14 ans
  Thomas Rabaix 02c4fe2871 Fix #140 - Exception Semantical Error (list) and missing Method id (create) il y a 14 ans
  Thomas Rabaix 58fa7ef201 add View mode il y a 14 ans
  Thomas Rabaix 2db1935161 fix acl permission il y a 14 ans
  Thomas Rabaix 8f180e0bd0 start ACL il y a 14 ans
  Thomas Rabaix 452b644f02 Migrate the CoreController into helper service and create a dedicated controller il y a 14 ans
  Thomas Rabaix 736aae0c85 rename prefix 'sonata_admin' => 'sonata.admin', move services declaration to xml files il y a 14 ans
  Thomas Rabaix a92abd893a Create AdminType, ModelType and Abstracted Datatransformer, update PHPDoc il y a 14 ans
  Thomas Rabaix f96a7280ac first migration to the new form framework il y a 14 ans
  Thomas Rabaix 6509540276 Add sort option il y a 14 ans
  Thomas Rabaix 2d2c8d88c0 fix regression introduced with the datagrid, simplify the CRUDController, update some phpdocs il y a 14 ans