309 Commits

Author SHA1 Message Date
William DURAND
04a6292eca Merge pull request #129 from adriensamson/collection-form
Add support for collection type in FormType Parser
2013-03-16 18:54:48 +01:00
William DURAND
026fcc4761 Merge pull request #117 from gregholland/master
Add a config option for a default Accept header
2013-03-16 18:53:19 +01:00
William DURAND
3fe7e15f58 Merge pull request #121 from relaxnow/feature/issue-109-pr2
Issue-109: Fixed infinite recursion on JMS Types that reference themselves or their parents
2013-03-16 18:50:45 +01:00
William DURAND
91a2fc2159 Fix CS 2013-03-16 18:48:34 +01:00
William DURAND
a7a2d8d1bb Fix tests
Related to 43b8f898455b103f03752b544c828d98fb3f3f49
2013-03-16 18:45:41 +01:00
William DURAND
43b8f89845 Merge pull request #123 from fvilpoix/authentication_attribute
adding 'authentication' attribute
2013-03-16 18:22:28 +01:00
Jordi Boggiano
bfcea36689 Restrict framework-bundle until FOSRest deps are fixed, fixes #144 2013-03-01 22:04:51 +01:00
Jordi Boggiano
abac2a03df Use proper base url by default instead of hardcoded app_dev controller 2013-03-01 21:24:54 +01:00
Jordi Boggiano
b50f3ca185 Merge pull request #143 from stewe/feature-array-collection
[JmsMetadataParser] added support for ArrayCollection
2013-02-27 06:17:00 -08:00
Stefano Sala
f5c938dc02 [JmsMetadataParser] added support for ArrayCollection 2013-02-26 19:24:14 +01:00
Jordi Boggiano
8522020697 Merge pull request #142 from tonivdv/master
README update with the multiple description for status code.
2013-02-20 06:02:49 -08:00
tonivdv
562e80ccd0 Update README.md
Update with the multiple description for status code.
2013-02-20 14:04:03 +01:00
Jordi Boggiano
6ac6e5b4c4 Merge pull request #141 from tonivdv/master
Support multiple descriptions per status code
2013-02-20 03:47:40 -08:00
Toni Van de Voorde
e0fb5c3afe Support multiple descriptions for a Status Code 2013-02-18 21:07:59 +01:00
Jordi Boggiano
986e1a6174 Fix dev requirements 2013-02-15 13:41:09 +01:00
Jordi Boggiano
9797a16b4c Clarify dependencies to avoid using 2.1+ of this bundle with older jms serializer bundle 2013-02-15 13:33:37 +01:00
Jordi Boggiano
b3d917c9f4 Do not require sf2.2 2013-02-15 13:33:05 +01:00
Jordi Boggiano
f162311a16 CS fix 2013-02-15 13:32:51 +01:00
Jordi Boggiano
efb4bb29dd Merge remote-tracking branch 'stewe/jms_serlializer_1_0_upgrade' 2013-02-15 13:16:59 +01:00
Jordi Boggiano
e3a8fc6df0 Update for latest FOSRestBundle 2013-02-15 11:37:02 +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
5acf1adced Just fixed some docblock 2013-02-15 09:24:09 +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
Adrien SAMSON
89276b09b7 Add support for collection type in FormType Parser 2013-01-18 15:21:51 +01:00
Greg Holland
826fd35841 update doc to reflect new accept header config param 2013-01-08 16:45:51 -08:00
Greg Holland
62b30fdb87 Fix spacing & indentation 2013-01-08 16:38:52 -08:00
fvilpoix
066da73b05 change icon for authentication parameter 2013-01-03 09:52:49 +01:00
fvilpoix
fdc814e264 Set automaticly the Authentication params when JMS Secure annotation is set 2012-12-27 10:18:15 +01:00
fvilpoix
0aa1619c5f adding 'authentication' attribute 2012-12-26 12:23:28 +01:00
Boy Baukema
fe76b6df67 Fixed infinite recursion on JMS Types that reference themselves or their parents. 2012-12-20 10:12:50 +01:00
Greg Holland
fef40329a4 Add a config option for a default sandbox accept header 2012-12-11 17:59:03 -08:00
Jordi Boggiano
c946fbcf4f Add glyphicons attribution 2012-12-11 10:42:04 +01:00
William Durand
3eccca509b Merge pull request #116 from baldurrensch/issue-115
Added padlock icon for secure routes (#115)
2012-12-10 11:24:36 -08:00
Baldur Rensch
ef5cbd9b73 Added padlock icon for secure routes
This fixes #115
- Added an https property to the annotation
- Added glyphicon padlock icon
- Updated Templates
- Updated Unit tests
2012-12-10 10:21:04 -08:00
Lukas Kahwe Smith
befeeb3e3f JMSSerializerBundle 1.0 compatibility 2012-12-04 10:27:33 +01:00
Jordi Boggiano
63c19758aa Merge pull request #105 from dalanhurst/master
Fix for JMSSerializerBundle @Type change
2012-11-27 01:50:20 -08:00
Doug Hurst
dad48bba3b Removed IntelliJ stuff from gitignore 2012-11-26 15:41:54 -06:00
Doug Hurst
b42db62be2 #102 - Doh, PHP is not Python 2012-11-26 12:37:44 -06:00
Doug Hurst
035ebfc965 #102 - Fix for JMS @Type change 2012-11-26 12:27:27 -06:00
Jordi Boggiano
5610c032ae Merge pull request #101 from willdurand/fix
Improve doc, update README, "return" param becomes "output" to be more consistent
2012-11-20 06:24:41 -08:00
William DURAND
923043cb2a Improve doc, update README, "return" param becomes "output" to be more
consistent
2012-11-19 18:21:12 +01:00
Jordi Boggiano
588e69ffd7 Merge pull request #100 from alex88/patch-1
Exception handling on unsupported fields types
2012-11-19 02:23:22 -08:00
Alessandro Tagliapietra
2acf49e9ee Added TODO comment to the workaround 2012-11-19 11:15:28 +01:00
Alessandro Tagliapietra
b3d628a31b Exception handling on unsupported fields types
Since the entity (and maybe others) form field type breaks the doc generations, I've added a try{} catch{} exception handler when you try to a compatible field type in the formParser().

It's a workaround for issue https://github.com/nelmio/NelmioApiDocBundle/issues/94.

Later we can add a better support for other types of fields.
2012-11-19 11:09:26 +01:00
Jordi Boggiano
f1e28bb7bb Merge pull request #98 from willdurand/fix
Fixes
2012-11-17 09:26:40 -08:00
William DURAND
b31d439dac Fix tests 2012-11-17 18:09:38 +01:00
William DURAND
1d72183856 Fix CS 2012-11-17 17:53:45 +01:00
William DURAND
2f62db82a9 'type' becomes 'dataType' for consistency purpose 2012-11-17 17:41:12 +01:00
William DURAND
84c82f3b94 Allow HtmlFormatter to be overrided 2012-11-17 17:41:12 +01:00
William DURAND
47112613e8 Refactor formatter, avoid code duplication 2012-11-17 17:41:12 +01:00