propel-bundle/Form
Peter Potrowl c4359c39b6 Fix regression: allow using custom methods. (#440)
We used to be able to use our own methods to generate the `$choiceLabel`, instead of just the columns of the object. Now, Propel complains about the column not existing in the object.
2017-01-09 12:28:54 +01:00
..
ChoiceList fixed ModelType for symfony 3 (#410) 2016-04-14 12:10:14 +02:00
DataTransformer introduce "Bundle" namespace part 2016-02-11 19:31:44 +01:00
EventListener Pulled #408 and #403. Made Symfony 3 compatible 2016-04-13 15:27:04 +02:00
Type Fix regression: allow using custom methods. (#440) 2017-01-09 12:28:54 +01:00
BaseAbstractType.php Added @deprecated for BaseAbstractType and use correct "blockPrefix" 2016-02-17 20:09:56 +01:00
FormBuilder.php Added special logic for foreignKey columns 2016-02-17 19:51:22 +01:00
PropelExtension.php Initial commit for new sf3 choiceList 2016-02-17 18:54:32 +01:00
TypeGuesser.php Initial commit for new sf3 choiceList 2016-02-17 18:54:32 +01:00