500 Commits

Author SHA1 Message Date
William Durand
96b40b8a8c Merge pull request #210 from jhallbachner/validation2
Added Support for Validation Component (refactored)
2013-08-13 03:28:09 -07:00
Jordi Boggiano
475ecf349b Speed up toggling 2013-08-07 12:56:32 +02:00
Jordi Boggiano
d9607477ba Merge pull request #219 from jsampedro77/header-auth
Adds custom header Authentication method
2013-07-31 03:28:43 -07:00
Jordi Boggiano
44ec2c257b Merge pull request #222 from Bladrak/improvedFormRendering
Increased input field width for sandbox forms to improve readability wit...
2013-07-31 03:27:14 -07:00
Hugo Briand
c90bd7cce4 Increased input field width for sandbox forms to improve readability with long keys 2013-07-31 10:38:09 +02:00
keith kirk
f67dfb05db adds the ability to modify the documentation property inside custom extractor handlers 2013-07-25 13:47:54 -07:00
William Durand
3b6223feb2 Merge pull request #220 from qpleple/patch-1
Clarify config snippet
2013-07-23 03:03:30 -07:00
Quentin Pleplé
e3f1f55d27 Clarify config snippet 2013-07-22 12:54:08 -07:00
jsampedro
7f2cff2ac5 Adds custom header Authentication method 2013-07-19 10:05:57 +02:00
Jordi Boggiano
a8957a5915 Merge pull request #216 from lioshi/master
Add missed border-top's pane for sandbox form
2.3.1
2013-07-12 02:15:36 -07:00
lioshi
112f027b20 Add missed border-top pane for Sandbox form 2013-07-12 10:23:13 +02:00
William Durand
9e02563860 Merge pull request #205 from fterrier/escape-input
html encode the url when it is written to the page
2013-07-08 00:43:16 -07:00
Jordi Boggiano
2a87244869 Fix build 2013-07-05 00:27:42 +02:00
Jordi Boggiano
65c52577d8 Merge pull request #212 from stof/patch-1
Fixed the branch alias for master
2013-07-04 04:22:18 -07:00
Christophe Coevoet
b0022d78a2 Fixed the branch alias for master
2.3.0 has already been released
2013-07-04 13:21:13 +02:00
Josh Hall-Bachner
54a6ad566d Updated postParse logic to utilize an interface and to avoid unnecessary "supports" checks.
Expanded documentation on new classes and methods.
2013-07-02 21:57:09 -07:00
Josh Hall-Bachner
23f64b84f6 Fixed multi-level validation nesting.
Removed "class" parameters from results after processed.

Updated README.
2013-06-30 23:46:43 -07:00
Josh Hall-Bachner
5e1549a29d Built parse-merging into the ApiDocExtractor.
Wired up a "post-parse" pass to allow recursive parsing across multiple parsers.
2013-06-30 23:46:41 -07:00
Josh Hall-Bachner
0913157399 Added the initial structure for a Symfony Validation handler that is injected into the parsers. 2013-06-30 23:46:41 -07:00
Nils Wisiol
b2a7dde6f4 improved unit tests by using more specific asserts 2013-06-24 15:57:54 +02:00
Nils Wisiol
f764773c89 authenticationRoles can be set to appear in the tooltip of the key icon for API calls that require authentication. 2013-06-24 14:27:22 +02:00
François Terrier
9236e9471d using a simpler version 2013-06-20 15:05:02 +02:00
François Terrier
b4bb454518 html encode the url when it is written to the page 2013-06-20 14:29:58 +02:00
William Durand
0b17291084 Merge pull request #203 from choomz/patch-1
Update FormTypeParser.php
2013-06-19 01:25:17 -07:00
Valentin Ferriere
475c92f17f Update FormTypeParser.php
This catch is missing, because it can break here https://github.com/symfony/Form/blob/master/FormRegistry.php#L89
2013-06-19 10:17:37 +02:00
William Durand
01044bb7ac Merge pull request #198 from jhallbachner/json
Add BodyFormat Selector and Support Json-Encoded Api Requests In Sandbox
2.3.0
2013-06-18 06:46:45 -07:00
William Durand
0eb7ec27ec Merge pull request #152 from adriensamson/issue-147
Fix Illegal offset warning in FormTypeParser (closes #147)
2013-06-18 06:44:06 -07:00
Josh Hall-Bachner
c5beab777f Fixed parameter encoding for GET requests. 2013-06-14 16:15:43 -07:00
Jordi Boggiano
7857921186 Merge pull request #200 from lsmith77/add-missing-link
add missing link to the api doc overview
2.2.4
2013-06-13 03:33:30 -07:00
Lukas Kahwe Smith
bcecc03139 add missing link to the api doc overview 2013-06-13 12:05:01 +02:00
Josh Hall-Bachner
6ba548e21e Removed stray console.log 2013-06-05 19:20:12 -07:00
Josh Hall-Bachner
c237d65bad Added a helper method to enable deep encoding of nested parameters when encoding requests into JSON. 2013-06-05 18:51:01 -07:00
Josh Hall-Bachner
defe9c0b36 Updated README to reflect additional parameter. 2013-06-04 15:52:27 -07:00
Josh Hall-Bachner
a9f0613cee Added a configuration parameter to determine the default body format. 2013-06-04 15:30:07 -07:00
Josh Hall-Bachner
705e01625e Added a method to send JSON-encoded data. 2013-06-03 19:11:42 -07:00
William Durand
ce1b40eac3 Merge pull request #156 from fieg/jms-group-support
added support for JMS Serializer GroupsExclusionStrategy
2013-05-12 09:17:18 -07:00
Pierre-Yves LEBECQ
13efea8975 Added support for the jms version annotations in formatters 2013-05-12 14:54:01 +02:00
fieg
06271f824a added support for JMS Serializer GroupsExclusionStrategy 2013-05-12 14:29:36 +02:00
Jordi Boggiano
806e009391 Merge pull request #192 from Tobion/patch-1
fix jms metadata parser for hashmaps: array<K, V>
2013-05-11 03:33:45 -07:00
Tobias Schultze
d2cd56dafc fix jms metadata parser for hashmaps: array<K, V> 2013-05-10 19:09:57 +02:00
Jordi Boggiano
00bcdc927e Remove scope hack since 2.3 has been fixed 2013-05-10 10:34:21 +02:00
William Durand
3e8b896d00 Merge pull request #191 from iambrosi/patch-1
Added check for deprecated setting
2.2.3
2013-05-10 01:30:50 -07:00
Ismael Ambrosi
0c416c1788 Fixed tests for deprecated indicator 2013-05-09 23:59:03 -03:00
William Durand
e264bcd8b9 Merge pull request #187 from marapper/docs
Add annotation reference to docs
2013-05-09 05:16:10 -07:00
William Durand
48b92527bb Merge pull request #188 from marapper/post_color
Clearly distiguishable color for POST methods
2013-05-09 05:15:37 -07:00
William Durand
6ec959a6aa Merge pull request #189 from marapper/data_uri
Icons can be embedded with data URI
2013-05-09 05:15:15 -07:00
William Durand
26be89bc53 Merge pull request #190 from marapper/no_description
Make parameters description conform to others
2013-05-09 05:14:43 -07:00
Ismael Ambrosi
0c2cad6f0a Added check for deprecated setting
Avoids adding the method as deprecated if the value of the deprecated setting is false
2013-05-08 11:00:44 -03:00
marapper
a97c65da70 Make parameters description conform to others 2013-05-07 23:11:32 +04:00
marapper
fd860b43cd Icons as data URI 2013-05-07 22:52:18 +04:00