Commit History

Author SHA1 Message Date
  Christian Gripp 956221be72 Merge pull request #3521 from OskarStark/extension 9 years ago
  Oskar Stark 3294a3aec7 Merge pull request #3559 from core23/action-buttons 9 years ago
  core23 425c16a892 Customize action buttons in admin class 9 years ago
  core23 241df88d21 Modify export fields in admin extension 9 years ago
  core23 804edd38c8 Modify batch actions in admin extension 9 years ago
  Oskar Stark f210d88cec Merge pull request #3297 from core23/permissions-extension 9 years ago
  core23 aa75427eb7 Handle permissions in admin extension 9 years ago
  Oskar Stark c8bd3e2d52 use the same variable names like in the AdminClass 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
  Quentin Somazzi 1815917ec6 Add PHPDoc and fix some CS 10 years ago
  Emmanuel Vella 9941c4f06e Rename variable in AdminExtension 10 years ago
  Thomas Rabaix ccd2248ebe migrate code to use the CoreBundle inline validation 10 years ago
  Andrej Hudec cc0181e718 Minor CS and doc fixes, declared missing properties, fixed deprecated logger->err calls 10 years ago
  Hugo Briand 3f2308a490 Added upgrade instructions, minor fixes, deprecations 11 years ago
  Stepan Anchugov c0c6c216ab Fixed deprecated usages 11 years ago
  Nicolas Bastien 49f48f3c51 - Add new method to admin extension to add persistent parameters + alter object instance - Add AbstractTranslatableAdminExtension 11 years ago
  Radimir Enkison 9efb195796 fix incompatible annotation with doctrine 11 years ago
  Thomas Rabaix 877c1c98d1 Add a way to extends admin instances with events 11 years ago
  Thomas Rabaix 172586b0d4 Add new extension method: preUpdate, postUpdate, preRemove, postRemove, prePersist, postPersist 11 years ago
  David Buchmann e4d073e3f9 allow AdminExtension to alter a newly created instance 12 years ago
  Thomas Rabaix cae5a7df03 Apply PHP-CS-Fixer 12 years ago
  Thomas Rabaix 4c9bff8a46 Fix CS 13 years ago
  Thomas Rabaix df2df5064d Fix some CS 13 years ago
  Thomas Rabaix 59285d5b29 Fix some CS 13 years ago
  Thomas Rabaix 309d399cd6 Refactor AdminExtension 13 years ago
  Alain Diart 0f68a3e0e7 Rename configureShowField to configureShowFields to match the documentation 13 years ago
  Thomas Rabaix a70f6ea06f Add KnpLab menu type hinting on AdminExtensionInterface 13 years ago
  Thomas Rabaix fc187bf483 Refactoring the Menu/Breadcrumb management due to a change in the KnpLab Menu lib 13 years ago