William DURAND
298b75805d
Fix tests
2012-07-12 12:13:24 +02:00
William DURAND
f678fd4fe9
Merge branch '1.0.x'
2012-07-10 14:30:59 +02:00
William Durand
736cf22bfb
Merge pull request #36 from gordalina/1.0.x
...
Add content textarea to sandbox
2012-07-06 00:20:42 -07:00
Samuel Gordalina
4fdc526b42
Change content class name to request-content
2012-07-06 00:23:38 +02:00
Samuel Gordalina
557e4523de
Add content textarea to sandbox
...
Problem: Its not possible to POST content in the sandbox.
With this change it becomes possible to, e.g.: POST JSON data
to the api.
Note: The content will take precedence over parameters if set.
2012-07-05 19:44:35 +02:00
William DURAND
23451fe192
Merge branch '1.0.x'
2012-07-05 11:13:15 +02:00
William Durand
ca18f9b4d3
Merge pull request #34 from stof/clean_css
...
Clean css
2012-07-05 00:59:47 -07:00
William DURAND
f9012ba76b
Update composer, fix tests
2012-07-05 09:58:25 +02:00
Christophe Coevoet
9d2021458f
Removed more unused rules
2012-07-05 01:59:18 +02:00
Christophe Coevoet
560d24152d
Removed more useless code
2012-07-05 01:50:23 +02:00
Christophe Coevoet
adb0021660
Removed useless rules
2012-07-05 01:46:26 +02:00
Christophe Coevoet
f874f2517d
Moved the header link styles with the other header rules
2012-07-05 01:44:06 +02:00
Christophe Coevoet
3a9a2849e3
Removed the duplication for the different methods
2012-07-05 01:43:32 +02:00
Christophe Coevoet
5a36d673e8
Simplified the heading selectors and removed unused rules
2012-07-05 00:56:48 +02:00
Christophe Coevoet
77c5ab1336
Simplified some selectors
2012-07-05 00:56:35 +02:00
Christophe Coevoet
0b38a5f761
Removed unused CSS
2012-07-05 00:39:53 +02:00
Samuel Gordalina
ba8d1ae8fc
Corrected indentation
2012-07-04 23:42:40 +02:00
Samuel Gordalina
5b78bee151
Moved response headers above response body with a click to expand/shrink
2012-07-04 23:42:38 +02:00
William Durand
ceb9fc021f
Merge pull request #31 from K-Phoen/fix-sandbox-default-params
...
Fix: only filters were used to build the sandbox form
2012-07-02 13:57:36 -07:00
kphoen
c8792f8b53
Fix: only filters were used to build the sandbox form
2012-07-02 21:52:03 +01:00
William DURAND
b74273b72d
Merge branch '1.0.x'
2012-06-28 10:40:57 +02:00
William DURAND
d5ab75fd9e
Added button to get raw response in the sandbox
2012-06-28 10:40:33 +02:00
William DURAND
519b356374
Merge branch '1.0.x'
...
Conflicts:
Form/Extension/DescriptionFormTypeExtension.php
Parser/FormTypeParser.php
Tests/Fixtures/Form/TestType.php
2012-06-27 10:15:57 +02:00
kphoen
e6438d657f
Add: sandbox, to easily try API methods
2012-06-27 09:45:06 +02:00
William Durand
5bcdbcb808
Merge pull request #28 from stof/service_form_types
...
Added the support of form types defined as services
2012-06-21 00:19:49 -07:00
William Durand
9590048b3e
Merge pull request #29 from stof/patch_style
...
Added the CSS for the patch method
2012-06-21 00:18:14 -07:00
Christophe Coevoet
f7c2425265
Added the CSS for the patch method
...
Closes #18
2012-06-21 00:43:28 +02:00
Christophe Coevoet
5b70c775c0
Added a test for types defined as services
2012-06-21 00:12:21 +02:00
Christophe Coevoet
fd8ee2679a
Added the support of form types defined as services
2012-06-21 00:11:32 +02:00
William Durand
c127a1c4bf
Merge pull request #27 from stof/fix_testsuite
...
Fixed the bootstrap of the testsuite
2012-06-20 14:24:41 -07:00
Christophe Coevoet
32b40deda8
Fixed the testsuite
2012-06-20 23:19:34 +02:00
Christophe Coevoet
cf36b414b1
Fixed the bootstrap of the testsuite
2012-06-20 22:53:27 +02:00
William Durand
1077e710e1
Merge pull request #24 from vicb/patch-1
...
fix indentation
2012-05-28 02:13:54 -07:00
Victor Berchet
383529a607
fix indentation
2012-05-28 10:56:37 +03:00
William Durand
82813e1ae1
Merge pull request #23 from vicb/form2.1
...
[Form] Updated to sf2.1
2012-05-27 14:36:52 -07:00
Victor Berchet
fd00844dc6
[Form] Update to sf2.1
2012-05-27 22:56:01 +02:00
William Durand
88646a23f8
Merge pull request #22 from K-Phoen/fix-buildForm-buildView-tests
...
Updated tests
2012-05-26 09:56:56 -07:00
kphoen
c8bc72fae1
Updated tests
...
I forgot to update the tests in the PR #21 .
2012-05-26 18:43:11 +02:00
William Durand
5a5d5ff836
Merge pull request #21 from K-Phoen/fix-buildForm-buildView
...
Fix: buildForm() and buildView signatures
2012-05-26 09:34:26 -07:00
kphoen
6c75b13e36
Fix: buildForm() and buildView signatures
...
Their signatures changed with the recent modifications done in symfony's
form component.
2012-05-26 18:20:01 +02:00
William DURAND
382f8fa297
Fixed composer.json
1.0.1
2012-05-23 10:02:25 +02:00
William DURAND
caf9961a6d
Removed PHP 5.3.2 in travis-ci config
2012-05-23 09:48:42 +02:00
William DURAND
0c3a15d3b0
Fixed travis-ci image
2012-05-23 09:47:27 +02:00
William DURAND
43033152b7
Aliased master to 2.*
2012-05-23 09:44:34 +02:00
William DURAND
d4f67eb23e
Fixed composer.json
1.0.0
2012-05-23 09:33:10 +02:00
William Durand
40d3750b20
Merge pull request #15 from stof/fix_form_parser
...
Fix form parser
2012-05-22 23:39:06 -07:00
Christophe Coevoet
e11ee357b5
Backported the bundle to support Symfony 2.0.x
2012-05-23 00:44:06 +02:00
Christophe Coevoet
b40c8de125
Added phpunit.xml to the ignore file
2012-05-23 00:43:18 +02:00
Christophe Coevoet
04b075736f
Applied some php-cs-fixer magic
2012-05-23 00:42:59 +02:00
Christophe Coevoet
84ad827c89
Fixed phpdoc
2012-05-23 00:20:50 +02:00