Commit graph

33 commits

Author SHA1 Message Date
William DURAND a758f32421 Fix CS 2013-01-11 18:57:24 +01:00
Sergii Kliuchnyk accb888e8a moved BaseAbstractType Model\Form to Form 2012-11-10 13:02:32 +02:00
William DURAND 0bfe4840de Moved some classes to the Symfony2 core (Propel Bridge) 2011-11-20 16:30:48 +01:00
William DURAND b31445710f Merge pull request #55 from nibsirahsieu/m2m
support for Many to Many Relationships
2011-09-28 15:38:13 -07:00
nibsirahsieu 013d55da36 Fixed CS 2011-09-29 05:01:33 +07:00
William DURAND 7beb193368 Added missing license to the PropelTypeGuesser 2011-09-28 18:55:54 +03:00
William DURAND 9a2b031e62 Fixed CS 2011-09-28 18:54:24 +03:00
William DURAND 0f3b38e3eb Fixed CS 2011-09-28 18:52:40 +03:00
William DURAND d23257fec5 Fixed CS 2011-09-28 18:49:32 +03:00
William DURAND bf17655c59 Fixed phpdoc 2011-09-28 18:46:28 +03:00
pierreyves.lebecq 38810922bc [Form][DataTransformer] Fixed class not found fatal error in ModelsToArrayTransformer 2011-09-28 15:24:52 +02:00
nibsirahsieu 3af3fb4cf8 support for Many to Many Relationships 2011-09-28 18:42:08 +07:00
pierreyves.lebecq bb2a6dba8d Converted PropelCollection to PropelObjectCollection in ModelsToArrayTransformer because merging in the model needs a call to the toKeyValue method 2011-09-27 15:44:52 +02:00
pierreyves.lebecq a5ddda4de4 Removed MergeCollectionListener because merging is done in the model 2011-09-27 15:42:22 +02:00
pierreyves.lebecq 73f746e6a0 [EventListener] Fixed merging in MergeCollectionListener 2011-09-20 15:37:35 +02:00
William DURAND 93cb553773 Merge pull request #34 from fabpot/propel-type-guesser
Added a Propel Type guesser
2011-09-14 13:26:10 -07:00
Fabien Potencier 89fc482135 fixed guesser for foreign keys 2011-08-31 12:02:56 +02:00
Fabien Potencier 00715ec1bd added missing types in the guesser 2011-08-31 12:02:56 +02:00
Fabien Potencier 8016d1156a added a Propel Type guesser 2011-08-31 12:02:56 +02:00
William DURAND 87ad04f2a8 Fixed LICENSE 2011-08-30 23:30:31 +02:00
William DURAND 865305ab4a Merge pull request #33 from fabpot/remove-unneeded-code
removed duplicated code
2011-08-30 05:47:26 -07:00
Fabien Potencier 62f4451619 removed duplicated code 2011-08-30 14:46:04 +02:00
Fabien Potencier 88280be0a0 fixed MergeCollectionListener typos 2011-08-30 14:43:38 +02:00
William DURAND 2c6c884861 Fixed error in exception message 2011-06-21 15:54:49 +02:00
William DURAND b71d71b963 Added query option to ModelType 2011-05-10 18:52:18 +02:00
William DURAND 0fbe363de6 Fixed ModelType 2011-05-09 18:37:53 +02:00
William DURAND 0bd6875f20 Fixed the way the listener compares two objects 2011-05-05 19:17:40 +02:00
William DURAND 0eef9af4d1 Removed useless 'echo' 2011-05-03 14:51:50 +02:00
William DURAND 9d4321ee23 Fixed ModelChoiceList 2011-05-02 15:13:13 +02:00
William DURAND 87474437d4 Added data transformers 2011-05-02 07:54:44 +02:00
William DURAND 0837af1bda Added event listener 2011-05-02 07:54:33 +02:00
William DURAND 11780fa584 Added ChoiceList 2011-05-02 07:54:18 +02:00
William DURAND 58bbbc80d8 Added ModelType 2011-05-02 07:54:00 +02:00