946 Commits

Author SHA1 Message Date
William Durand
c3092d5e36 Merge pull request #730 from OskarStark/patch-1
wrong parameter??
2015-10-22 14:37:38 +02:00
William Durand
b39b7df0d8 Merge pull request #731 from teohhanhui/fix-720-mistake
Fix mistake in #720
2015-10-22 14:37:08 +02:00
Toni Van de Voorde
d60da7a734 remove 1 empty line to force new tests on travis 2015-10-22 12:10:09 +02:00
Teoh Han Hui
5f61d5faf4 Fix mistake in #720 2015-10-19 11:22:39 +08:00
Oskar Stark
ca0fbe38d7 wrong parameter?? 2015-10-14 18:17:25 +02:00
Ilya Cherepanov
f815162ba7 Using old array syntax 2015-10-01 09:55:48 +03:00
William Durand
9af37448fa Merge pull request #720 from maisoui/patch-2
Update routing.yml
2015-09-30 23:35:45 +02:00
Jonathan
082b2fa86f Update routing.yml
Replace deprecated "pattern" and "_method" by "path" and "methods"
2015-09-22 14:16:09 +02:00
Jonathan
6dc6e7c55a Update MarkdownExtension.php
Replace deprecated 'Twig_Filter_Method' by 'Twig_SimpleFilter'
2015-09-22 14:12:25 +02:00
Ilya Cherepanov
2cbd828973 Twig 2 compatibility 2015-09-15 19:15:08 +03:00
Sullivan SENECHAL
9c0c533b4b Fix deprecated twig stuff usage 2015-08-28 10:50:28 +02:00
William Durand
874c8752e6 Merge pull request #695 from ogizanagi/fix_callable_controllers
Fix ApiDocExtractor to accept callable classes as controllers
2015-08-13 09:46:00 +02:00
maxime.steinhausser
6f4373cda4 Fix ApiDocExtractor to accept callable classes as controllers 2015-08-11 17:12:43 +02:00
Toni Van de Voorde
f57a8bf7ae revert fix "Added workaround for Firefox not sending LINK in uppercase what then" 2015-08-11 11:32:48 +02:00
William Durand
4351ca66d3 Merge pull request #681 from munkie/fix-view-cache
Fix CachingApiDocExtractor caches only first accessed view
2015-07-29 11:00:30 +02:00
William Durand
f77f52c041 Merge pull request #685 from dunglas/patch-1
Prevent BC break in DunglasApiBundle
2015-07-29 08:55:16 +02:00
Kévin Dunglas
840b96f8f3 Prevent BC break in DunglasApiBundle 2015-07-29 00:56:26 +02:00
Mikhail Shamin
be682f7d18 Change getViewCache method visibility to private 2015-07-22 11:20:20 +07:00
Mikhail Shamin
02007e957d Fix extractor view data caching 2015-07-21 17:38:44 +07:00
William Durand
0699c45dcc Merge pull request #656 from soyuka/patch-1
Prevent error "Undefined index" when no subtype provided
2015-07-10 11:15:36 +02:00
William Durand
787f69561b Merge pull request #665 from mcfedr/json-serializable
Add support for JsonSerializable classes
2015-07-04 13:52:22 +02:00
Fred Cox
406a4e1b5b Add support for using name in the input and output options for JsonSerializable and validation parsers 2015-07-01 14:05:10 +03:00
Fred Cox
37c6465700 Add a parser for jsonSerializable classes 2015-07-01 14:04:38 +03:00
William Durand
a343bb7c45 Merge pull request #663 from phansys/doc_typo
[minor] Small doc fix in index.md
2015-06-30 00:05:07 +02:00
Javier Spagnoletti
7eccee0a36 [minor] Small doc fix in index.md
| Q             | A
| ------------- | ---
| Doc fix?      | yess
| Fixed tickets |
| License       | MIT
| Doc PR        |

Small fix in ```index.md```.
2015-06-29 13:30:59 -03:00
Antoine Bluchet
20f4cc673f Prevent error "Undefined index" when no subtype provided 2015-06-22 15:47:46 +02:00
William Durand
7c8b010215 Merge pull request #654 from mRoca/master
DunglasApiBundle : Add doc sections
2015-06-18 15:30:13 +02:00
mRoca
65345912a9 Add DunglasApiBundle doc sections 2015-06-18 12:23:07 +02:00
William Durand
a05ed38501 Merge pull request #653 from staurand/master
Added pipe to escaped symbols of jQuery selector
2015-06-17 17:46:56 +02:00
staurand
a967fce6c7 Added pipe to escaped symbols of jQuery selector
Pipe symbol needs to be escaped in jQuery selector.
This symbol is added when multiple methods are allowed for a route.
e.g /api/doc#get|post--...
2015-06-17 11:48:31 +02:00
William Durand
c7909c576e Merge pull request #641 from Soullivaneuh/configure-options
Fix deprecated FormType::setDefaultOptions usage
2015-06-11 13:51:25 +02:00
William Durand
b07db95eaf Merge pull request #648 from Soullivaneuh/patch-1
Bump Symfony requirements to 2.3
2015-06-11 13:50:23 +02:00
Sullivan SENECHAL
b7dbccbc96 Bump Symfony requirements to 2.3 2015-06-10 12:19:47 +02:00
William Durand
a679eb8089 Merge pull request #645 from ogizanagi/dunglas/filters_collection_only
Only display filters on collections GET services
2015-06-08 14:24:59 +02:00
William Durand
b672df0aca Merge pull request #637 from magnetik/fosrestbundle-array
Handle "array" parameter in FOSRestBundle QueryParam or RequestParam
2015-06-08 14:23:58 +02:00
maxime.steinhausser
12372cca00 Only display filters on collections GET services 2015-06-08 11:42:36 +02:00
Baptiste Lafontaine
213dbdfd1c Handle "array" parameter in FOSRestBundle QueryParam or RequestParam 2015-06-08 08:43:38 +02:00
William Durand
a68dcfe829 Merge pull request #643 from ogizanagi/dunglas/fix_filters_doc
Fix DunglasApiBundle filters documentation support.
2015-06-08 08:37:13 +02:00
William Durand
6be99b53ca Merge pull request #644 from Soullivaneuh/config-improve
Improve true/false/null default values on configuration
2015-06-07 18:02:34 +02:00
Sullivan SENECHAL
839e9ed7e0 Improve true/false/null default values on configuration 2015-06-07 11:34:26 +02:00
maxime.steinhausser
a080692961 Fix DunglasApiBundle filters documentation support. 2015-06-05 16:27:29 +02:00
Sullivan SENECHAL
f5b45607c6 Fix deprecated FormType::setDefaultOptions usage 2015-06-05 09:34:11 +02:00
William Durand
f305905928 Merge pull request #640 from Soullivaneuh/travis-update
Include Symfony 2.7 stable on Travis and improve configuration
2015-06-05 09:04:17 +02:00
Sullivan SENECHAL
3072cc2917 Include Symfony 2.7 stable on Travis and improve configuration 2015-06-04 12:20:14 +02:00
William Durand
36c9f8b7fc Merge pull request #638 from piotrantosik/patch-1
Improve doc format
2015-06-03 20:55:46 +02:00
Piotr Antosik
38a3137465 Improve doc format 2015-06-02 18:15:49 +02:00
William Durand
5de5d530dd Merge pull request #630 from munkie/dump-command-views
Add view option to api:doc:dump command
2015-05-26 17:36:26 +02:00
William Durand
4bee3afe9a Merge pull request #629 from ifdattic/patch-1
Update index.md
2015-05-26 16:21:03 +02:00
Mikhail Shamin
1a92a112bc Added view option to api:doc:dump command 2015-05-26 18:09:29 +07:00
Andrew Marcinkevičius
2d1c9693a1 Update index.md 2015-05-26 13:19:18 +03:00