197 Commits

Author SHA1 Message Date
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
Evan Villemez
89f2044581 fixed compiler pass, updated README 2012-07-24 14:39:43 -04:00
William Durand
f9b9c818e8 Merge pull request #52 from Bladrak/patch-1
Fixed BC Break from master
2012-07-24 08:58:52 -07:00
Evan Villemez
b9e8d61082 changed inputClass to input, refactored method and class names accordingly, fixed cs in several places 2012-07-23 15:44:37 -04:00
Evan Villemez
b2a2426f76 fixed check for wrong class in FormTypeParser, fixed CS in ParserInterface 2012-07-23 13:27:58 -04:00
Evan Villemez
06e3a2256b added a ParserInterface, refactored how Parsers are registered in the ApiDocExtractor, changed formType to inputClass in ApiDocExtractor 2012-07-23 12:54:56 -04:00
Hugo Briand
fa4a31e75b Update composer.json 2012-07-23 13:03:54 +03:00
Hugo Briand
d5de1148bf Update composer.json 2012-07-23 13:02:55 +03:00
Hugo Briand
5f6c9362a7 Fixed BC Break from master (commit d072f35ea0 ) 2012-07-23 13:01:23 +03:00
William Durand
a18bbb0013 Merge pull request #51 from lsmith77/patch-1
form master BC break
2012-07-22 08:44:05 -07:00
Lukas Kahwe Smith
8d7d81b5be form master BC break 2012-07-22 00:27:51 +03:00
William DURAND
ec757e3790 Change service name to fit previous commit 2012-07-20 17:40:33 +02:00
William DURAND
e35e977479 Fix Twig filter name 2012-07-20 17:38:39 +02:00
William DURAND
ff817a567c Update README 2012-07-20 17:35:38 +02:00
Jordi Boggiano
48d46d67eb Merge pull request #50 from willdurand/markdown
Remove hard dependency with KnpMarkdownBundle
2012-07-20 08:09:16 -07:00
William DURAND
64988d00c1 Remove hard dependency with KnpMarkdownBundle 2012-07-20 17:07:20 +02:00
William Durand
09fbfee03b Update README 2012-07-20 12:58:14 +03:00
William DURAND
974cd9f706 Fix travis-ci config due to a Composer issue 2012-07-20 11:07:19 +02:00
Jordi Boggiano
b49ea21c36 Merge pull request #49 from willdurand/refactoring
Refactoring
2012-07-20 01:19:52 -07:00
William DURAND
de079f0a91 Fix CSS 2012-07-20 09:42:24 +02:00
William DURAND
a8e0b24b95 Fix tests, fix markdown/html requirements output 2012-07-20 02:02:45 +02:00
William DURAND
cca97cf6af Refactoring
Move logic to extract data in the Extractor
Remove logic in the AbstractFormatter
Use ApiDoc class as data container
Update tests
Add test to prove the bug with FOSRestBundle annotations (\\d+ instead of \d+)
2012-07-20 01:32:16 +02:00
Jordi Boggiano
8f3327b376 Merge pull request #46 from willdurand/no-sandbox-cmd
Add new option to the command line: --no-sandbox
2012-07-18 07:50:22 -07:00
William DURAND
374ee9a878 Add new option to the command line: --no-sandbox 2012-07-18 16:51:53 +02:00
William DURAND
bee518f92e Allow to disable the sandbox, refactor the configuration. Fix #37 2012-07-18 13:21:31 +02:00