Commit History

Author SHA1 Message Date
  Thomas Rabaix 452b644f02 Migrate the CoreController into helper service and create a dedicated controller 14 years ago
  Thomas Rabaix a92abd893a Create AdminType, ModelType and Abstracted Datatransformer, update PHPDoc 14 years ago
  Thomas Rabaix a646403db7 start implementing the new form framework 14 years ago
  Thomas Rabaix f96a7280ac first migration to the new form framework 14 years ago
  Thomas Rabaix 2d2c8d88c0 fix regression introduced with the datagrid, simplify the CRUDController, update some phpdocs 14 years ago
  Thomas Rabaix b0df44f989 add more Interfaces, add ModelManager to abstract the persistency layer 14 years ago
  Thomas 035d2440f8 remove the request dependency when retrieving the admmin through the DIC, the request is now set by the CRUDController 14 years ago
  Thomas a17cae0341 The admin classes are now non shared service defined in the DIC 14 years ago
  Thomas 51fb49c0ca update references from BaseApplicationBundle to AdminBundle 14 years ago
  Marcin Sikon e784bccfdb fix formMapper - change FormInterface to FieldInterface 14 years ago
  Thomas d7b77a21b4 fix admin loading in CoreController 14 years ago
  Thomas 6d130eb0b6 generate an uniqid per admin to ensure there is not clashing with nested admin 14 years ago
  Thomas 29ac419a2b fix bugs 14 years ago
  Thomas eaffb6aee4 add licence headers 14 years ago
  Thomas efc4e92158 refactor Admin class : add FormBuilder, ListBuilder and DatagridBuilder 14 years ago