Commit graph

21 commits

Author SHA1 Message Date
craig 7717d4d580 Remove exception when multi_field type is used 2012-11-29 14:32:47 +00:00
Julien Muetton 10eae2f254 fixes php5.3 defines ~ for default empty _parent property 2012-11-26 16:04:50 +01:00
Julien Muetton a36ec87f40 Add tests for _parent, nested and object types 2012-11-26 14:47:08 +01:00
Julien Muetton 23f591bf01 allow _parent mapping 2012-11-26 13:50:14 +01:00
Julien Muetton 5c8dd9b7a6 Transformer transforms nested documents 2012-11-22 14:35:01 +01:00
Richard Miller 7a8664727c Merge remote-tracking branch 'origin/attachment_type_transformation'
Conflicts:
	Tests/Transformer/ModelToElasticaAutoTransformerTest.php
	Transformer/ModelToElasticaAutoTransformer.php
2012-07-08 15:38:09 +01:00
Francisco Facioni 08b4095687 Using PropertyPath for resolving what getter to use 2012-05-20 23:57:51 -03:00
Richard Miller 146cf891cd Added transforming mapped attachments 2012-04-19 21:26:19 +01:00
matteosister bd127e6991 is_callable instead of method_exists 2012-04-09 18:17:55 +02:00
Richard Miller 2e5bac1f52 Removed filtering of null values in transformer 2012-02-27 19:37:59 +00:00
Richard Miller 4baefe6686 Fixed normalizing values twice in transfomer 2012-02-15 10:27:03 +00:00
Richard Miller a81d878d93 Stopped null values going into transformed data 2012-02-15 10:02:16 +00:00
Richard Miller a3f4c95e9c Changed to only filter truly null value in Transformer 2012-02-14 17:08:38 +00:00
Emmanuel Vella 9dc168fffc Add recursive values normalization 2011-11-28 17:24:16 +01:00
Emmanuel Vella aa9793f290 Removed new lines and trailing whitespace 2011-08-24 18:35:38 +02:00
Emmanuel Vella 1db0ffb419 Updated normalizeValue function to keep good types 2011-08-24 16:45:14 +02:00
Anton Babenko 1eee6e92ff Added convertion method for DateTime into timestamp as string 2011-07-12 16:18:47 +02:00
Leszek 1720dbf2f0 Use \RuntimeException 2011-05-26 21:22:46 +02:00
ornicar 30eb9c90f5 Split elastica->model transformer to orm and mongodb implementations 2011-05-09 15:06:55 -07:00
ornicar f071c98143 Remove ObjectManager typehints to ensure doctrine 2.0 compatibility 2011-05-09 09:23:35 -07:00
ornicar 0db0490be5 Complete provider, finder, transformers and configuration refactoring 2011-04-27 00:59:04 -07:00