1020 Commits

Author SHA1 Message Date
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
William Durand
e505139f98 Merge pull request #627 from csuarez/css-fix
Styles for lists inside .content
2015-05-22 11:49:13 +02:00
César Suárez
b801ddbf48 Styles for lists inside .content 2015-05-22 11:33:26 +02:00
William Durand
de31760fd8
Prepare 2.9.0 release 2015-05-16 19:16:14 +02:00
William Durand
cc93ddb306 Merge pull request #550 from thenetexperts/master
better readability when using text inside <pre> tag in motd html
2015-05-16 13:19:05 +02:00
William Durand
647131ab8e Merge pull request #586 from PedroTroller/fix/subform-options
Pass children options to subform
2015-05-16 13:07:10 +02:00
William Durand
a0c0398ca9 Merge pull request #540 from rodrigorigotti/master
Showing 'Documentation' tab makes no sense if the sandbox is disabled.
2015-05-16 12:59:29 +02:00
William Durand
4398a8861c
Test against PHP 5.6 2015-05-16 12:54:31 +02:00
William Durand
14aba75938
remove hhvm-nightly in travis-ci config 2015-05-16 12:53:16 +02:00
William Durand
1e33a8821c
Refactor tests 2015-05-16 12:48:11 +02:00
William Durand
e04981356b
Fix doc: Default => default (views) 2015-05-16 12:22:11 +02:00
William Durand
e46bd73a32
Fix routing definition 2015-05-16 12:21:32 +02:00
William Durand
c71fa155d5
Introduce the concept of 'views'
Rewrite #619
2015-05-16 12:17:59 +02:00
William Durand
94ba751848
fix CS 2015-05-15 17:42:03 +02:00
William Durand
f601dc17fb
Merge branch 'Nyholm-issue-404' 2015-05-15 17:41:37 +02:00
Joshua Thijssen
6052643b9f
Initial setup on a multi-api documentation 2015-05-15 17:41:22 +02:00
William Durand
b3e7c1498d Merge pull request #622 from dunglas/fix_filters
Fix DunglasApi filters support. Fix tests.
2015-05-15 02:28:38 +02:00
Kévin Dunglas
9c465e37ca Fix DunglasApi filters supports. Fix tests. 2015-05-14 23:23:41 +02:00
William Durand
1d7b45e1e7 Merge pull request #543 from mojoLyon/fix/issue-398
Fix/issue 398
2015-05-13 22:57:45 +02:00
Stéphane Reuille
dc20b249e7 fix memory limit issue wirh entity list
Allow to disable mapping of entity list to avoid memory limit error on long list
2015-05-13 14:51:15 +02:00
William Durand
a8f047c78a Merge pull request #617 from Soullivaneuh/deprecated-form-options
Fix deprecated forms setDefaultOptions method
2015-05-13 11:06:52 +02:00
William Durand
54be9c3bf1 Merge pull request #615 from matks/twig-doc
Add documentation statement about twig dependency
2015-05-13 11:06:35 +02:00
Sullivan SENECHAL
c1d7edd162 Fix deprecated forms setDefaultOptions method 2015-05-01 02:16:35 +02:00
Mathieu Ferment
a1ea71e1c3 Add doc statement about twig dependency 2015-04-30 17:40:12 +02:00
William Durand
f7611613af Merge pull request #612 from dunglas/patch-2
Fix broken image in README.md
2015-04-30 09:56:37 +02:00
Kévin Dunglas
a53b061baa Fix broken image in README.md 2015-04-30 09:05:17 +02:00
William Durand
768f45641e Merge pull request #610 from dunglas/enhanced_dngls_api
Enhanced DunglasApiBundle support
2015-04-29 22:42:26 +02:00