William Durand
|
b37924d4b1
|
switch to stable version of DunglasApiBundle
|
2015-10-22 23:06:01 +02:00 |
|
William Durand
|
716f3f19de
|
fix test suite by disabling a broken feature
|
2015-10-22 22:46:25 +02:00 |
|
William Durand
|
96e7d1a201
|
remove useless file
|
2015-10-22 17:41:48 +02:00 |
|
William Durand
|
c8cea500fa
|
Merge pull request #719 from maisoui/patch-1
Update MarkdownExtension.php
|
2015-10-22 16:20:38 +02:00 |
|
William Durand
|
ce71bf0629
|
Fix CS
|
2015-10-22 14:42:59 +02:00 |
|
William Durand
|
3c47357a0e
|
Merge branch 'Soullivaneuh-deprecated-routes'
|
2015-10-22 14:42:25 +02:00 |
|
Sullivan SENECHAL
|
32de80f97f
|
Fix deprecated route options
|
2015-10-22 14:42:16 +02:00 |
|
William Durand
|
189197dc88
|
Merge pull request #698 from Soullivaneuh/twig-deprecate
Fix deprecated twig stuff usage
|
2015-10-22 14:41:15 +02:00 |
|
William Durand
|
f08b957670
|
Merge pull request #713 from dice4x4/master
Twig 2 compatibility
|
2015-10-22 14:37:56 +02:00 |
|
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 |
|