Bez Hermoso
af5cb3dd76
Removed ambiguity
2014-07-29 10:25:05 -07:00
Bez Hermoso
04818b00e5
Added configuration reference.
2014-07-29 10:25:05 -07:00
Bez Hermoso
cfe6cbc134
Create swagger-support.md
2014-07-29 10:25:05 -07:00
Bez Hermoso
6f85aed33c
Swagger support:
...
Unified data types [actualType and subType]
Updated tests.
JMS parsing fixes; updated {Validator,FormType}Parser, FOSRestHandler, and AbstractFormatter, and updated DataTypes enum.
Modified dataType checking.
Updated tests.
Updated DataTypes enum.
Quick fix and added doc comments.
CS fixes.
Refactored FormTypeParser to produce nested parameters. Updated tests accordingly.
Logical and CS fixes.
Sub-forms and more tests.
Logical and CS fixes.
Swagger support: created formatter.
Configuration and resourcePath logic update.
ApiDoc annotation update. Updated formatter and added tests.
Parameter formatting.
Added tests for SwaggerFormatter.
Added option in annotation, and the corresponding logic for parsing the supplied values and processing them in the formatter.
Routing update.
Updated tests.
Removed unused dependency and updated doc comments.
Renamed 'responseModels' to 'responseMap'
Update the resource filtering and formatting of response messages.
Updated check for 200 response model.
Ignore data_class and always use form-type to avoid conflicts.
Fix: add 'type' even if '' is specified.
Refactored responseMap; added parsedResponseMap. Added tests and updated some.
Fix: add 'type' even if '' is specified.
Initial commit of command.
Finished logic for dumping files.
Updated doc comment; added license and added more meaningful class comment.
Array of models support.
2014-07-29 10:25:05 -07:00
William Durand
6b18d88517
Merge pull request #446 from EmmanuelVella/bearer
...
Add Bearer authentication
2014-07-29 16:18:39 +02:00
William Durand
79e84c9867
Merge pull request #439 from thenetexperts/tags-fix
...
fixed css for tags output
2014-07-29 16:06:14 +02:00
William Durand
c30197f63f
Merge pull request #445 from ogizanagi/patch-1
...
Fix embedded collection of custom FormType Error
2014-07-29 15:59:33 +02:00
William Durand
dcf8cdfe72
Merge pull request #447 from EmmanuelVella/toggler
...
Fix toggler click event
2014-07-29 15:56:48 +02:00
William Durand
f6df97b9d7
Merge pull request #449 from dbu/patch-1
...
Update branch-alias
2014-07-29 15:54:22 +02:00
David Buchmann
67a1b380ae
Update composer.json
2014-07-28 11:08:21 +02:00
Emmanuel Vella
6bc971c50a
Refactored authentication config
2014-07-25 13:40:26 +02:00
Emmanuel Vella
abaf38adc3
Fix toggler click event
2014-07-23 13:21:33 +02:00
ogizanagi
4939d116e0
Fix embedded collection of custom FormType Error
...
Fix an error when trying to use embedded form collections.
Referenced issue: #442
2014-07-21 22:27:09 +02:00
thenetexperts
492bb230a8
fixed css for tags output
2014-07-18 11:12:58 +02:00
Nikita Nefedov
afb8536b41
Add abstract="true" to abstract_formatter
...
Add abstract="true" to abstract_formatter in container definition
2014-07-16 12:20:49 +04:00
William Durand
c03d35bee4
Merge pull request #434 from ahilles107/patch-2
...
Don't parse custom properties as classes.
2014-07-14 21:24:21 +02:00
Paweł Mikołajczuk
55f26508ab
Don't parse custom properties as classes.
...
Sometimes instead real class name we can use custom handler name. Then this class can't be initialized and we will get this exception ```ReflectionException: Class custom_handler_name does not exist```
2014-07-10 11:46:30 +02:00
William Durand
b9b453c857
Merge pull request #432 from Prezent/jms-inline
...
Parse JSM\Inline, fixes #372
2014-07-09 10:29:17 +02:00
Sander Marechal
b66e5c4449
Parse JSM\Inline, fixes #372
2014-07-08 13:20:13 +02:00
William Durand
ae877d74a0
Merge pull request #390 from frastel/params-fix
...
Added fix for doubled parameters
2014-07-07 11:38:47 +02:00
Frank Stelzer
54e5fae3de
added fix for doubled parameters
2014-07-07 09:08:21 +00:00
William Durand
94243f0a3e
Merge pull request #428 from gnat42/patch-1
...
If a description is not provided use form label
2014-07-04 09:38:41 +02:00
gnat42
48e7bd2616
If a description is not provided use form label
...
It would be nice if there was no description the form label was used instead. In the future I think it would be even better to have the label as an header, and the description as 'additional' instructions.
2014-07-03 13:34:07 -06:00
William Durand
54819590f2
Merge pull request #425 from dmishh/patch-1
...
Added more clearance to docs
2014-07-02 14:37:52 +02:00
Dmitriy
1c05399261
Added more clearance to docs
...
Specifying form inputs' names prefix in the Form Types Features documentation section
2014-07-01 12:29:58 +03:00
William DURAND
c92789e00f
remove php 5.3 from travis-ci
2014-06-27 14:43:22 +02:00
William DURAND
0151624773
update config reference
2014-06-27 14:13:36 +02:00
William DURAND
94ec568237
Merge pull request #387 from giosh94mhz/form_type_parser_should_use_type_constructor
2014-06-27 10:59:06 +02:00
Giorgio Premi
e2c2d00075
FormTypeParser: FormType constructor should be called when possible
2014-06-27 10:58:53 +02:00
Simon Schick
4fa50ebe53
Added workaround for Firefox not sending LINK in uppercase what then is denied by nginx.
...
More info: http://stackoverflow.com/questions/9645037/nginx-rejects-custom-http-methods-if-not-all-upper-case
2014-06-27 10:32:32 +02:00
William Durand
c6741d5710
Merge pull request #369 from emmanuelballery/fixes_for_ff36
...
Fixes HTML structures for FF36 (and maybe other old browsers)
2014-06-27 10:24:27 +02:00
William DURAND
0030ce6825
Merge pull request #358 from pborreli/typos
2014-06-27 10:22:56 +02:00
Pascal Borreli
dbc3fcbb73
Fixed typos
2014-06-27 10:22:36 +02:00
Bez Hermoso
882f658599
Added 'default' parameters in {JmsMetadata,Validator}Parser, and FOSRestHandler.
2014-06-27 10:19:28 +02:00
William Durand
0d1bde9f8a
Merge pull request #352 from sroze/output-post-parser
...
Add PostParserInterface to JmsMetadataParser to get ValidatorParser found children parsed
2014-06-27 10:14:51 +02:00
William DURAND
a817081ab2
Add missing array key checks
...
Fixes #423
2014-06-27 10:07:03 +02:00
William Durand
03f6142a84
Merge pull request #422 from nelmio/bezhermoso-expand_form_type_parser
...
Unified data types [actualType and subType]
2014-06-27 09:54:14 +02:00
Bez Hermoso
3a31c93c94
Unified data types [actualType and subType]
...
Updated tests.
JMS parsing fixes; updated {Validator,FormType}Parser, FOSRestHandler, and AbstractFormatter, and updated DataTypes enum.
Modified dataType checking.
Updated tests.
Updated DataTypes enum.
Quick fix and added doc comments.
CS fixes.
Refactored FormTypeParser to produce nested parameters. Updated tests accordingly.
Logical and CS fixes.
Sub-forms and more tests.
Ignore data_class and always use form-type to avoid conflicts.
Quick fix.
2014-06-27 09:35:18 +02:00
William Durand
a2a4782af5
Merge pull request #408 from jonmchan/ParamDefaults
...
Add default values support for form types
2014-06-26 17:54:22 +02:00
Jonathan Chan
d4e12d66f2
Add default values support for form types
...
Adding displaying default value in Markdown
updating tests to work with new default value
2014-06-26 11:20:49 -04:00
William Durand
df7387aec9
Merge pull request #419 from jonmchan/addParameterBugFix
...
Fixed small bug introduced when adding 'new parameter'
2014-06-26 00:04:36 +02:00
Jonathan Chan
ba5e2d1454
Fixed small bug introduced when adding 'new parameter'
2014-06-25 13:29:59 -04:00
William Durand
ea2201762d
Merge pull request #345 from AlexeyKupershtokh/web-profiler
...
Symfony web profiler integration
2014-06-25 10:56:43 +02:00
William DURAND
39dd41e285
Merge pull request #388 from yoshz/feature/body_format
...
Added configuration to disable body formats
2014-06-25 10:30:56 +02:00
William DURAND
8ddade0e30
Merge pull request #407 from jonmchan/ParameterTypeSupport
2014-06-25 10:25:59 +02:00
Jonathan Chan
1cd77e2f14
added support to properly handle file upload POST
2014-06-25 10:25:45 +02:00
Jonathan Chan
210596eae9
adding support for different parameter types
2014-06-25 10:25:45 +02:00
Jonathan Chan
b124824a8d
added file type to FormType Parser
2014-06-25 10:25:45 +02:00
William DURAND
96e5d15f1b
Merge pull request #412 from grEvenX/nullable_request_support
2014-06-25 10:20:00 +02:00
Even André Fiskvik
b4e874e2dc
Add support for nullable option in RequestParam
2014-06-25 10:19:30 +02:00