1018 Commits

Author SHA1 Message Date
William Durand
d49ac45866 Add FAQ section
Add question/answer from #727
2015-10-27 10:00:23 +01:00
William Durand
09bb83e149
Restore 5.3 compat (implicit)
Implicit means: it's a best effort approach
but there is no guarantee that this bundle
will continue to work well with PHP < 5.4
2015-10-27 09:23:44 +01:00
William Durand
329e226426 Merge pull request #736 from BenjaminPaap/pass_options
Options for form were not passed through
2015-10-26 11:40:51 +01:00
Benjamin Paap
490a9081ec Options for form were not passed through 2015-10-26 11:11:28 +01:00
William Durand
f8b038faf2 Merge pull request #734 from TomasVotruba/patch-2
composer: allow min PHP 5.4
2015-10-23 15:28:30 +02:00
Tomáš Votruba
e0a001081a composer: allow min PHP 5.4
According to Travis, the min supported version is 5.4
2015-10-23 15:21:03 +02:00
William Durand
fb863954d8
Prepare 2.10.0 release 2015-10-23 11:30:55 +02:00
William Durand
7f5f8bd258 Merge pull request #694 from tonivdv/revert_fix_link
revert fix "LINK workaround for firefox"
2015-10-23 11:00:49 +02:00
William Durand
57b9aa659e
skip tests related to DunglasApiBundle 2015-10-23 10:53:47 +02:00
William Durand
beaa25b21c
Fix tests (introduce result files to make things a bit more readable) 2015-10-23 10:36:53 +02:00
William Durand
0dc1bc4469
Revert "Fix test related to DungleApiBundle. Remove some of them."
This reverts commit e66fb209b56e7937647fae39e64b6218efa62e1e.
2015-10-23 10:11:52 +02:00
William Durand
4b72190f4d
Speedup tests 2015-10-23 10:07:45 +02:00
William Durand
e66fb209b5
Fix test related to DungleApiBundle. Remove some of them. 2015-10-23 09:29:55 +02:00
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