Commit graph

9 commits

Author SHA1 Message Date
Gregor Harlan 4df8ff614c Read "propel_converter" options from request attributes (#449) 2017-08-31 14:04:25 +02:00
Marc J. Schmidt 07b5a60f1b
fixed cs 2016-04-13 19:10:01 +02:00
Abdallah ARFFAK 980cff8db6
Added query_method option to PropelParamConverter (#316)
* Update PropelParamConverter.php

add "query_method" option equivalence of "repository_method" in doctrine

* FIX CS

* FIX CS

* \method_exists => && method_exists

* and => &&
2016-04-13 19:09:56 +02:00
Gregor Harlan 893c85c655 introduce "Bundle" namespace part 2016-02-11 19:31:44 +01:00
Marc J. Schmidt 6f3ad8f373 Fixed AbstractCommand to work with newest Propel2 version. Added option index_property back to ModelType.
Basically copied newest changes from propelv1 symfony bridge to ModelChoiceList to have more fixes included.
Fixed also some typehints.
2014-11-20 10:59:40 +01:00
Kévin Gomez 23c05811d7 CS fixes 2014-09-15 13:37:23 +01:00
Kévin Gomez 09e4da0c19 Started to integrate the new configuration system (still WIP/dirty) 2014-09-12 21:18:03 +01:00
Kévin Gomez 1b19c108ef Started to add tests (almost green!) 2013-11-04 00:10:23 +00:00
Kévin Gomez b1217c0e5d Add: support for param converters 2013-11-03 22:52:53 +00:00