Historique des commits

Auteur SHA1 Message Date
  Thomas Rabaix 8fc37bb627 Add option to edit title and logo il y a 13 ans
  Thomas Rabaix 645e56a904 Refactor templates to be more customizable il y a 13 ans
  Leszek 507a3cca1e Changed direct call of container get method to getInstance. Added isset check to make testing possible. il y a 13 ans
  Charley Maillot 8a65d45e19 add functionalities : extend dashboard & modify admin dependency injection in the config.yml il y a 14 ans
  e-weimann 5f3bc35803 unset empty $groups[$name] for the dashboard il y a 14 ans
  Thomas Rabaix 169a274027 Fix 129 - add more tolerance over non existant Admin class 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 b0df44f989 add more Interfaces, add ModelManager to abstract the persistency layer il y a 14 ans
  Thomas 9876d11c8d Revert "remove the Bundle keyword due to the last Symfony changes" il y a 14 ans
  Thomas 790e1922c1 remove the Bundle keyword due to the last Symfony changes il y a 14 ans
  Thomas a17cae0341 The admin classes are now non shared service defined in the DIC il y a 14 ans
  Thomas 51fb49c0ca update references from BaseApplicationBundle to AdminBundle il y a 14 ans
  Thomas e49c0d7ff1 Merge remote branch 'nenuial/admin_class_refactoring' il y a 14 ans
  Pascal Burkhard 86c69763bc Inject controller from configuration il y a 14 ans
  Pascal Burkhard 6eb6187d47 Inject class from configuration il y a 14 ans
  Pascal Burkhard 1d7d3f7bb9 Add option show_in_dashboard il y a 14 ans
  Thomas f4ff1770fd upgrade breadcrumb management to work with nested admin il y a 14 ans
  Thomas 6d130eb0b6 generate an uniqid per admin to ensure there is not clashing with nested admin il y a 14 ans
  Thomas 1fabea3a7b fix escaping bug with javascript, add nested admin management il y a 14 ans
  Thomas efc4e92158 refactor Admin class : add FormBuilder, ListBuilder and DatagridBuilder il y a 14 ans
  Thomas 402af59dc3 update due to last symfony changes il y a 14 ans
  Thomas a28e0eccee add inline edition, add base edit template, fix bugs il y a 14 ans
  Thomas d78b527129 * respect symfony conventions il y a 14 ans
  Thomas 2fc2e270c9 add vendor namespace il y a 14 ans
  Thomas b5281196a1 add qTip, dashboard, tweak class name and css il y a 14 ans
  Thomas 3e4e38cc34 Move some controller's crud into a dedicated file so it will be possible reuse the information accross different bundles. This is usefull to create link in a many-to-one association, and more ... il y a 14 ans