Commit History

Автор SHA1 Съобщение Дата
  Thomas b8e75d27f9 move crud event like method calls into the Admin class преди 14 години
  Thomas 533e054579 Remove the 'getSideMenu' from the CRUDController преди 14 години
  Thomas e3edb9c1c4 Remove the 'getBreadcrumb' from the CRUDController преди 14 години
  Thomas 4cae6e22e1 improve request management with nested admin преди 14 години
  Thomas 67bd124981 refactorize the Route generation преди 14 години
  Thomas f7700f5f6c Merge remote-tracking branch 'tyx/delete_list' преди 14 години
  Thomas 7747b7fbd0 remove useless code преди 14 години
  Timothée Barray 5109228ab7 first implementation for delete in view list преди 14 години
  Thomas 80cea9b0b6 fix typo преди 14 години
  Thomas 78b768bc8c remove update action due to the last Symfony2 changes (forwarded action parameters are now urlencoded so cannot use object anymore as paramter value) преди 14 години
  Thomas 59cef4349b change method name preInsert => prePersist, add edit_file преди 14 години
  Thomas 035d2440f8 remove the request dependency when retrieving the admmin through the DIC, the request is now set by the CRUDController преди 14 години
  Thomas a17cae0341 The admin classes are now non shared service defined in the DIC преди 14 години
  Thomas 51fb49c0ca update references from BaseApplicationBundle to AdminBundle преди 14 години
  Thomas 0ab5f6ef24 update phpdocs преди 14 години
  Thomas 9aa4fb801b tweak renderJson to return text/plain only for fake xml request and form upload преди 14 години
  Thomas 5b24344281 add jquery.form.js to allows file upload from a modal window преди 14 години
  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 преди 14 години
  Thomas 0c2f27d8a2 update code to the last Symfony changes преди 14 години
  Marcin Sikon 2ce2fe3e2b fix redirect in CRUDController преди 14 години
  Pascal Burkhard d32f8964dc Update to match latest symfony changes преди 14 години
  Thomas f4ff1770fd upgrade breadcrumb management to work with nested admin преди 14 години
  Thomas eab807fdc0 add phpdocs, tweak how nested menu are generated преди 14 години
  Thomas 6d130eb0b6 generate an uniqid per admin to ensure there is not clashing with nested admin преди 14 години
  Thomas 1fabea3a7b fix escaping bug with javascript, add nested admin management преди 14 години
  Thomas efc4e92158 refactor Admin class : add FormBuilder, ListBuilder and DatagridBuilder преди 14 години
  Thomas 9b9967c66c * starting to use the form.field_factory service преди 14 години
  Thomas 80f8b8f0f9 Merge branch 'refactoring' of git://github.com/bschussek/BaseApplicationBundle преди 14 години
  Thomas 25117d41a6 simplify urls definition, add renderJson into the CRUD controller преди 14 години
  Bernhard Schussek fd509425d6 Removed stupid debug code I forgot in there преди 14 години