Commit History

Author SHA1 Message Date
  Thomas Rabaix 90140e7427 return key in the AdminExtractor 11 years ago
  Thomas 1a7c4de432 Merge pull request #1321 from carsten-ulrich-tyre24/master 11 years ago
  Andrej Hudec 09cd81e9fe Added AdminExtractorTest 11 years ago
  vagrant 9b0d20f950 bugfix: if you add a label using the trans or transChoice-methods in the configureFormFields-Method of your admin-class, the name of the field processed by the labelStrategy will still be added to the translation-catalogue. trans and transChoice have no return value, so in FormMapper isset($options['label']) will be false and labelStrategy will be used to get the label. 12 years ago
  Lukas Kahwe Smith f15aabd6bc made the logger optional in AdminExtractor 12 years ago
  Thomas Rabaix cae5a7df03 Apply PHP-CS-Fixer 12 years ago
  Thomas Rabaix 4c9bff8a46 Fix CS 13 years ago
  Thomas Rabaix 59285d5b29 Fix some CS 13 years ago
  youbs cdb2953572 fixed interface implementation 13 years ago
  Thomas Rabaix 1295dc79a7 Add support for JMSTranslatorBundle 13 years ago