Commit History

Author SHA1 Message Date
  Christian Torres 6e19b3be40 Fixing problem when id is not set in find. This also resolve problem with master-detail forms when master has not been persisted. -https://github.com/sonata-project/SonataAdminBundle/issues/259- 13 years ago
  Thomas Rabaix 93298ce78d Fix #42 - sortable column must be named position 13 years ago
  Thomas Rabaix d68c415aaf Fix #16 - Primary key with "-" Throws warning 13 years ago
  Thomas Rabaix a13cf3adb5 Add date and date range filters - Original works from @andrewtch and @somewherethere : https://github.com/sonata-project/SonataDoctrineORMAdminBundle/pull/45 13 years ago
  Thomas 572afd8fab Merge pull request #55 from pulzarraider/loading_information_fix 13 years ago
  Andrej Hudec 166ad2bd1e Loading information message fix 13 years ago
  Thomas Rabaix 510778ef17 Update dependencies 13 years ago
  Thomas b5d38449cd Merge pull request #52 from EmmanuelVella/list-array 13 years ago
  Emmanuel Vella 5556c21a33 Fix list array 13 years ago
  Thomas 3b016d9e68 Merge pull request #51 from richardfullmer/entity-audit-optional 13 years ago
  Richard Fullmer 8122ba5e85 Make sure that the simplethings entity audit truely is optional 13 years ago
  Thomas Rabaix 1d8cf00874 first draft of the audit block 13 years ago
  Thomas Rabaix c960abdd79 Fix missing parameters 13 years ago
  Thomas Rabaix 903e74e13b Update composer.json 13 years ago
  Thomas Rabaix 0c24ffa7e9 rename vendor composer to sonata-project 13 years ago
  Thomas 55839fcc2c Merge pull request #44 from EmmanuelVella/patch-3 13 years ago
  Thomas c680be34ae Merge pull request #48 from ideatosrl/fix-one-to-many-errors-template 13 years ago
  Manuel Kea Baldassarri 017268121c Fix one to many errors template 13 years ago
  Thomas 56386071b2 Merge pull request #47 from benoitpointet/active_filters 13 years ago
  Benoit Pointet 43f3ae7d27 implemented isActive for all DoctrineORM filters 13 years ago
  Thomas Rabaix 46b88eeacc Add Export features 13 years ago
  Thomas 3ce7bdead2 Merge pull request #41 from beeldspraak/fix-jquery-datatype-one-association-script 13 years ago
  Emmanuel Vella f0eb751f9e Add exception if sonata_type_admin has not association admin 13 years ago
  Roel Sint 94fcfe3a2a add dataType to jquery ajax submit to append a form field 13 years ago
  Thomas 68d55f7d11 Merge pull request #39 from beeldspraak/acl-fix-generate-object-acl-command 13 years ago
  Roel Sint c7bfa4925c acl: fix generate object acl command - only first batch size was saved 13 years ago
  Thomas c87866cad5 Merge pull request #37 from Nenuial/acl_patch 13 years ago
  Pascal Burkhard 987338ee25 Patch the way the ObjectAclManipulator get the entity manager 13 years ago
  Thomas Rabaix 8a7682b1ff Update the query to use DISTINCT 13 years ago
  Thomas 7b78871916 Merge pull request #36 from gimler/multiple_em 13 years ago