Historique des commits

Auteur SHA1 Message Date
  Thomas 035d2440f8 remove the request dependency when retrieving the admmin through the DIC, the request is now set by the CRUDController 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 0ab5f6ef24 update phpdocs il y a 14 ans
  Thomas 9aa4fb801b tweak renderJson to return text/plain only for fake xml request and form upload il y a 14 ans
  Thomas 5b24344281 add jquery.form.js to allows file upload from a modal window il y a 14 ans
  Marcin Sikon 423947adb1 fix json result updateAction, script in file edit_many_association_script.html.twig:199 use data.objectId but result has object_id il y a 14 ans
  Thomas 0c2f27d8a2 update code to the last Symfony changes il y a 14 ans
  Marcin Sikon 2ce2fe3e2b fix redirect in CRUDController il y a 14 ans
  Pascal Burkhard d32f8964dc Update to match latest symfony changes il y a 14 ans
  Thomas f4ff1770fd upgrade breadcrumb management to work with nested admin il y a 14 ans
  Thomas eab807fdc0 add phpdocs, tweak how nested menu are generated 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 9b9967c66c * starting to use the form.field_factory service il y a 14 ans
  Thomas 80f8b8f0f9 Merge branch 'refactoring' of git://github.com/bschussek/BaseApplicationBundle il y a 14 ans
  Thomas 25117d41a6 simplify urls definition, add renderJson into the CRUD controller il y a 14 ans
  Bernhard Schussek fd509425d6 Removed stupid debug code I forgot in there il y a 14 ans
  Bernhard Schussek 6636d54f49 Started refactoring to make more use of the Form component features il y a 14 ans
  Thomas 540fb440a2 fix bugs, add country type, add add_empty option 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 888581b37f merge inline_edit branch + important refactoring il y a 14 ans
  Thomas d78b527129 * respect symfony conventions il y a 14 ans
  Timothée Barray 393b542cf7 [DIC] Allows to custom layout files via config.yml il y a 14 ans
  Thomas 97b5f95820 add one to one inline association il y a 14 ans
  Thomas b6df5460ed add create link on one to one association, tweak code il y a 14 ans
  Thomas 8374d6aa43 merge from trunk il y a 14 ans
  Thomas 3e3c791c2a add vendor namespace, update twig form functions il y a 14 ans