Cronologia Commit

Autore SHA1 Messaggio Data
  Thomas Rabaix 58ed91c359 Refactor the route generation 13 anni fa
  Thomas Rabaix 661a7b47b5 Update unit test 13 anni fa
  Roel Sint b98480aee2 ACL: show admin in dashboard and menu depending on roles, by default the LIST role 13 anni fa
  Thomas Rabaix 8fc37bb627 Add option to edit title and logo 13 anni fa
  Thomas Rabaix 645e56a904 Refactor templates to be more customizable 13 anni fa
  Leszek 507a3cca1e Changed direct call of container get method to getInstance. Added isset check to make testing possible. 13 anni fa
  Charley Maillot 8a65d45e19 add functionalities : extend dashboard & modify admin dependency injection in the config.yml 14 anni fa
  e-weimann 5f3bc35803 unset empty $groups[$name] for the dashboard 14 anni fa
  Thomas Rabaix 169a274027 Fix 129 - add more tolerance over non existant Admin class 14 anni fa
  Thomas Rabaix 736aae0c85 rename prefix 'sonata_admin' => 'sonata.admin', move services declaration to xml files 14 anni fa
  Thomas Rabaix b0df44f989 add more Interfaces, add ModelManager to abstract the persistency layer 14 anni fa
  Thomas 9876d11c8d Revert "remove the Bundle keyword due to the last Symfony changes" 14 anni fa
  Thomas 790e1922c1 remove the Bundle keyword due to the last Symfony changes 14 anni fa
  Thomas a17cae0341 The admin classes are now non shared service defined in the DIC 14 anni fa
  Thomas 51fb49c0ca update references from BaseApplicationBundle to AdminBundle 14 anni fa
  Thomas e49c0d7ff1 Merge remote branch 'nenuial/admin_class_refactoring' 14 anni fa
  Pascal Burkhard 86c69763bc Inject controller from configuration 14 anni fa
  Pascal Burkhard 6eb6187d47 Inject class from configuration 14 anni fa
  Pascal Burkhard 1d7d3f7bb9 Add option show_in_dashboard 14 anni fa
  Thomas f4ff1770fd upgrade breadcrumb management to work with nested admin 14 anni fa
  Thomas 6d130eb0b6 generate an uniqid per admin to ensure there is not clashing with nested admin 14 anni fa
  Thomas 1fabea3a7b fix escaping bug with javascript, add nested admin management 14 anni fa
  Thomas efc4e92158 refactor Admin class : add FormBuilder, ListBuilder and DatagridBuilder 14 anni fa
  Thomas 402af59dc3 update due to last symfony changes 14 anni fa
  Thomas a28e0eccee add inline edition, add base edit template, fix bugs 14 anni fa
  Thomas d78b527129 * respect symfony conventions 14 anni fa
  Thomas 2fc2e270c9 add vendor namespace 14 anni fa
  Thomas b5281196a1 add qTip, dashboard, tweak class name and css 14 anni fa
  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 ... 14 anni fa