Commit Verlauf

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