379 Commits

Author SHA1 Message Date
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
Jordi Boggiano
636c4cab75 Merge pull request #45 from willdurand/fix-37
Allow to disable the sandbox, refactor the configuration. Fix #37
2012-07-18 04:19:26 -07:00
Jordi Boggiano
9e37388bb2 Merge pull request #44 from willdurand/fix-42
Dump all assets in order to correctly render the generated HTML page, ev...
2012-07-18 04:04:27 -07:00
William DURAND
208d25f825 Dump all assets in order to correctly render the generated HTML page, even in offline mode. Fix #42 2012-07-18 12:56:11 +02:00
William DURAND
e7152678a7 Fix tests 2012-07-18 12:46:22 +02:00
Jordi Boggiano
0868d39e9a Merge pull request #43 from willdurand/fix-13
Add support for FOSRest annotations. Fix #13
2012-07-18 03:29:41 -07:00
William DURAND
163d96a295 Add support for FOSRest annotations. Fix #13 2012-07-18 12:23:57 +02:00
William DURAND
f8ab93a167 Fix FormTypeParser to reflect last Symfony2 changes
See: cd7835d8d2 (L5L97)
2012-07-14 14:12:12 +02:00
William DURAND
b19822dde5 Merge branch '1.0.x' 2012-07-14 13:58:37 +02:00
William DURAND
59a6b87f71 Add div instead of p for documentation content 2012-07-14 13:57:58 +02:00
Samuel Gordalina
1c4ed7902d Incremented line-height on <pre> elements 2012-07-14 13:57:58 +02:00
William DURAND
0ab2278667 Merge branch '1.0.x' 2012-07-13 16:08:29 +02:00
William DURAND
da12c85ddc Update README 2012-07-13 16:06:01 +02:00
William DURAND
c4911f57d2 Fix tests 2012-07-13 16:04:29 +02:00
William DURAND
dfcf41b0f8 Merge branch '1.0.x' 2012-07-13 15:54:40 +02:00
William DURAND
6c3aeff227 Fix presentation of documentation 2012-07-13 15:53:24 +02:00
William DURAND
e2e647bb03 Merge branch '1.0.x' 2012-07-13 15:32:51 +02:00
William DURAND
fce0f5d5a6 Fix extractor, markdown formatter, and tests 2012-07-13 15:31:53 +02:00
William DURAND
4b1990b688 Fix stuff 2012-07-13 15:31:53 +02:00