William DURAND
e59ae1e1ef
Fix tests for Symfony2 2.1
2013-11-14 14:20:51 +01:00
Martin Westergaard Lassen
83315fcc80
Set format according to Date, DateTime and Time annotations
2013-11-14 11:05:05 +01:00
William Durand
29965ec7bb
Merge pull request #264 from driebit/embedded-forms
...
Add support for embedded forms
2013-11-14 01:42:43 -08:00
William DURAND
d7fd929379
Fix CS
2013-11-14 10:33:57 +01:00
David de Boer
fbe9488963
Add support for embedded forms
2013-10-23 15:45:30 +02:00
Adrien Brault
083ae3aef1
Can now specifiy form name
...
If you create you forms using FormFactoryInterface::createNamed, then you should now be able to tell the ApiDocBundle the correct form prefix.
2013-10-08 12:09:46 -07:00
William Durand
96b40b8a8c
Merge pull request #210 from jhallbachner/validation2
...
Added Support for Validation Component (refactored)
2013-08-13 03:28:09 -07:00
Jordi Boggiano
2a87244869
Fix build
2013-07-05 00:27:42 +02:00
Josh Hall-Bachner
23f64b84f6
Fixed multi-level validation nesting.
...
Removed "class" parameters from results after processed.
Updated README.
2013-06-30 23:46:43 -07:00
Josh Hall-Bachner
0913157399
Added the initial structure for a Symfony Validation handler that is injected into the parsers.
2013-06-30 23:46:41 -07:00
William Durand
0eb7ec27ec
Merge pull request #152 from adriensamson/issue-147
...
Fix Illegal offset warning in FormTypeParser (closes #147 )
2013-06-18 06:44:06 -07:00
Pierre-Yves LEBECQ
13efea8975
Added support for the jms version annotations in formatters
2013-05-12 14:54:01 +02:00
fieg
06271f824a
added support for JMS Serializer GroupsExclusionStrategy
2013-05-12 14:29:36 +02:00
marapper
a97c65da70
Make parameters description conform to others
2013-05-07 23:11:32 +04:00
Jordan Stout
afd07dc570
fixed failing tests
2013-03-26 11:29:50 -07:00
Adrien SAMSON
eef1b7db0a
Add tests for FormTypeParser
2013-03-19 15:43:30 +01:00
William DURAND
91a2fc2159
Fix CS
2013-03-16 18:48:34 +01:00
Stefano Sala
f5c938dc02
[JmsMetadataParser] added support for ArrayCollection
2013-02-26 19:24:14 +01:00
Stefano Sala
5213b7db71
Fixed version of rest-bundle
...
Removed check of type string
2013-02-15 10:48:29 +01:00
Stefano Sala
07bb37ac76
Finish upgrade to jms serializer 1.0
...
Updated deprecated MinLength assertion to Length
Updated array of object parsing
Handled deprecated calls because of using
AbstractType (not sure if it is the best way, though)
2013-02-11 14:42:17 +01:00