コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Bernhard Schussek 6636d54f49 Started refactoring to make more use of the Form component features 14 年 前
  Thomas 540fb440a2 fix bugs, add country type, add add_empty option 14 年 前
  Thomas 402af59dc3 update due to last symfony changes 14 年 前
  Thomas a28e0eccee add inline edition, add base edit template, fix bugs 14 年 前
  Thomas 888581b37f merge inline_edit branch + important refactoring 14 年 前
  Thomas d78b527129 * respect symfony conventions 14 年 前
  Timothée Barray 393b542cf7 [DIC] Allows to custom layout files via config.yml 14 年 前
  Thomas 97b5f95820 add one to one inline association 14 年 前
  Thomas b6df5460ed add create link on one to one association, tweak code 14 年 前
  Thomas 8374d6aa43 merge from trunk 14 年 前
  Thomas 3e3c791c2a add vendor namespace, update twig form functions 14 年 前
  Thomas 2fc2e270c9 add vendor namespace 14 年 前
  Thomas 1d86ac9fd0 add field groups 14 年 前
  Thomas 0d344716c1 add filter prototype 14 年 前
  Thomas 935b45d92e fix nested popup, fix nested errors, tweak ajax/standart layout 14 年 前
  Thomas b5281196a1 add qTip, dashboard, tweak class name and css 14 年 前
  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 年 前
  Thomas 98583a5a5b add many-to-many in crud, add static choice management, refactor the way crud information is built 14 年 前
  Thomas 9949121fc0 add batch support, add batch delete 14 年 前
  Thomas 82d3f53c48 add create action 14 年 前
  Thomas 3d0cc1f8e7 add famfamfam icons, add pager (from the symfony-project), add CRUD prototype 14 年 前