371 Commits

Author SHA1 Message Date
William Durand
e1a58fd7f7 Merge pull request #75 from evillemez/param_descriptions
implemented param descriptions with JmsMetadataParser
2012-09-10 04:08:11 -07:00
Jordi Boggiano
ee19d631cd Merge pull request #77 from damienalexandre/patch-1
Add a getRoutes method and change property privacy
2012-09-07 02:31:49 -07:00
Damien Alexandre
d2757b6c50 Add a getRoutes method and change property privacy
Overwriting this class for route filtering is not possible / easy 
at the moment. This commit allow to use our own getRoutes method.
2012-09-06 18:45:12 +03:00
Evan Villemez
8c3466f6ed abstracted docblock comment extraction, implemented in JmsMetadataParser to get parameter descriptions 2012-08-31 14:57:42 -04:00
Evan Villemez
5dc7a417c5 fixed table header in method template 2012-08-31 09:54:34 -04:00
William Durand
65c634d32b Merge pull request #72 from evillemez/apidoc_return
Updated README, added `return` to html output
2012-08-31 01:38:10 -07:00
Evan Villemez
da1116a43a stopped displaying readonly input parameters in html template 2012-08-30 15:57:43 -04:00
Evan Villemez
94a3d5858f removed required and readonly properties from html output when documenting return 2012-08-29 14:12:12 -04:00
Evan Villemez
ebba238f1c fixed method template 2012-08-29 13:30:08 -04:00
Evan Villemez
0d7c2272bc updated documentation to reflect return property, updated markdown formatter tests to reflect parameter readonly property 2012-08-28 16:43:47 -04:00
William Durand
d6c50427aa Merge pull request #67 from evillemez/nested_jms
updated JMSMetadataParser to support nested models
2012-08-28 12:29:02 -07:00
Evan Villemez
0af506f151 resolved conflicts 2012-08-28 14:50:40 -04:00
William Durand
cbdddfebb5 Merge pull request #70 from evillemez/apidoc_return
Implemented @ApiDoc `return` property
2012-08-27 23:41:42 -07:00
Evan Villemez
504d5125f9 finished up, tests passing, fixed cs 2012-08-27 13:25:03 -04:00
Evan Villemez
2902ac3cbb working on apidoc return property 2012-08-27 12:56:19 -04:00
Evan Villemez
ea3fb69627 fixed cs 2012-08-27 12:25:18 -04:00
Evan Villemez
01fce41a0e more accurate reporting of arrays and their types 2012-08-27 12:23:23 -04:00
Evan Villemez
d4fe982300 rebased, fixed cs 2012-08-27 12:23:23 -04:00
Evan Villemez
9b94ae4b2c fixed cs 2012-08-27 12:23:23 -04:00
Evan Villemez
185d0e588b updated JMSMetadataParser to support nested models 2012-08-27 12:23:22 -04:00
William Durand
b085338166 Merge pull request #69 from evillemez/jms_fix
fixed JmsMetadataParser::supports
2012-08-27 09:17:09 -07:00
Evan Villemez
be3cbb5ba3 fixed potential error in JmsMetadataParser::supports 2012-08-27 12:11:43 -04:00
William Durand
ee36e599c9 Merge pull request #68 from stof/update_symfony
Fixed the ApiDocExtractor for a change in Symfony 2.1
2012-08-24 09:57:15 -07:00
Christophe Coevoet
5f0d36f3d8 Fixed the ApiDocExtractor for a change in Symfony 2.1
Side note: the new code would also work for the Symfony 2.0 Routing
component, and in a more efficient way by avoiding to compile each route 3
times.
2012-08-24 18:42:54 +02:00
William Durand
6795e118ae Merge pull request #64 from asm89/sandbox-api-key
Add optional api_key parameter to sandbox
2012-08-23 08:24:33 -07:00
Alexander
fc5b8c4e63 Add optional api_key parameter to sandbox 2012-08-23 16:53:08 +02:00
William Durand
594c2faf26 Merge pull request #61 from evillemez/jms_parser
Implemented JmsMetadataParser
2012-08-23 06:19:33 -07:00
William Durand
3028cb63d8 Merge pull request #66 from tonivdv/master
Fixed rendering issue when used with FOSRestBundle
2012-08-23 06:19:20 -07:00
Toni Van de Voorde
2d0fc7fc61 Fixed rendering issue when used with FOSRestBundle and configured to not
accept html (e.g. only accept json & xml)
2012-08-23 15:09:56 +02:00
William Durand
ed39180c6b Merge pull request #63 from asm89/fix-grouping
Remove .{_format} from routes used for resource grouping
2012-08-10 08:52:57 -07:00
Alexander
911aaae0fd Remove .{_format} from routes used for resource grouping 2012-08-10 11:38:01 +02:00
Evan Villemez
1cf7e18d61 fixed README, other minor things 2012-08-08 10:21:56 -04:00
Evan Villemez
034e13a20e restored fosrestbundle to composer.json 2012-08-07 22:09:23 -04:00
Evan Villemez
68767f6c72 fixed cs 2012-08-07 21:57:36 -04:00
Evan Villemez
149f282481 tests passing with JmsMetadataParser, but work still to do on required and description properties 2012-08-07 21:47:33 -04:00
Evan Villemez
b71bc8bf3f started on implementing JmsMetadataParser and tests 2012-08-07 17:50:58 -04:00
William Durand
4b69e1149a Merge pull request #53 from evillemez/parser_interface
Implemented `ParserInterface`
2012-08-06 03:12:17 -07:00
William DURAND
42b9d10306 Fix travis-ci config 2.0.0 2012-08-06 12:04:42 +02:00
William DURAND
2e338d08bc Fix composer.json 2012-08-06 12:02:19 +02:00
William DURAND
a643773902 fix css 2012-07-27 10:33:15 +02:00
William DURAND
83c91a3d9d Add support for nested form types 2012-07-27 10:33:06 +02:00
William DURAND
15a4558277 Add country type 2012-07-27 10:33:06 +02:00
William Durand
6ee4d9014d Merge pull request #60 from gordalina/master
Add requirement text input fields
2012-07-26 04:38:58 -07:00
Samuel Gordalina
87475f5b3a Add requirement input text fields 2012-07-26 12:34:43 +01:00
William Durand
c03624f265 Merge pull request #58 from gordalina/link-unlink-methods
Add LINK and UNLINK method colors
2012-07-25 05:20:17 -07:00
William Durand
593b70ec04 Merge pull request #57 from gordalina/css-method-fixes
CSS Fixes
2012-07-25 05:19:48 -07:00
Samuel Gordalina
5613750bda Add LINK and UNLINK method colors 2012-07-25 13:00:12 +01:00
Samuel Gordalina
65631c23c7 Remove double border in content 2012-07-25 12:59:21 +01:00
Samuel Gordalina
ba05346804 Default color for http methods is softer and pleasent 2012-07-25 12:34:48 +01:00
Evan Villemez
11efee0f65 tests passing 2012-07-24 16:14:11 -04:00