Commit History

Author SHA1 Message Date
  Sonata CI ab06bf85c4 Applied fixes from StyleCI (#3953) 9 years ago
  Jordi Sala 0b5a38ddd8 Fixed detection of properties with underscores on nested forms 9 years ago
  Sonata CI 2c34dba3b3 DevKit updates for 3.x branch (#3802) 9 years ago
  Oskar Stark 5dc9071790 Replace BaseFieldDescription::camelize with Inflector::classify (#3788) 9 years ago
  Konstantin.Myakshin 33d969268d Reuse propertyAccessor inside AdminHelper. Fix CS. Fixes after rebase. 9 years ago
  sakarikl 3ae52b1933 working new item button for nested (> 2nd level) 9 years ago
  core23 ac2b5484e1 Fixed phpdoc 9 years ago
  Sullivan SENECHAL 15fbd72c3f Header comment fixer 10 years ago
  Sullivan SENECHAL 11679cbe88 PHP CS Fixer apply 10 years ago
  Sullivan SENECHAL 8333f84d54 Fix deprecated Form::submit usage 10 years ago
  Quentin Somazzi 1815917ec6 Add PHPDoc and fix some CS 10 years ago
  Thomas Rabaix 1a5ba565a7 fix #2076 - make sure sonata_admin_type on sonata_collection_type get the valid subject 10 years ago
  Emmanuel Vella 187b3d2c95 Replace FormBuilder with FormBuilderInterface 10 years ago
  Andrej Hudec cc0181e718 Minor CS and doc fixes, declared missing properties, fixed deprecated logger->err calls 10 years ago
  Uwe Jäger b4a0ac62e7 use Doctrine's inflector for proper singular 11 years ago
  Stepan Anchugov c0c6c216ab Fixed deprecated usages 11 years ago
  Thomas Rabaix 5dfde8a4f3 replace get_class per ClassUtils::getClass for entity object 11 years ago
  Zhou Xianhua e8f6e35cfe The preg_replace() /e modifier is deprecated from PHP5.5.0. 12 years ago
  Vyacheslav Slinko dd737ab7e1 Allow to use "addEntity" method, not "addEntities" 12 years ago
  Thomas Rabaix ab7d888e20 Remove deprecated function call Form::bindRequest 12 years ago
  Konstantin Kuklin 73d507571c some phpdoc fixes and improve code view 12 years ago
  Romain Geissler 858d29c482 Allow read-only fields when editing collections of entities. 13 years ago
  Thomas Rabaix 4c9bff8a46 Fix CS 13 years ago
  Thomas Rabaix df2df5064d Fix some CS 13 years ago
  Toni Uebernickel cf05aaac5b fix interfaces and phpDoc 13 years ago
  netounet 18b11130e1 Update Admin/AdminHelper.php 13 years ago
  Peter Kokot 5b75b51303 Refactoring of NoValueException 13 years ago
  Thomas Rabaix a166c5cc0f Check if the method exists and add a more helpful message 13 years ago
  Thomas Rabaix 5c6af34859 [Test] add AdminHelper tests 13 years ago
  Thomas Rabaix 224acf185d Update documentation, remove obsolete code, fix bugs 14 years ago