Jordan Stout
|
afd07dc570
|
fixed failing tests
|
2013-03-26 11:29:50 -07:00 |
|
Florent DUBOST
|
53b2537aef
|
Add cache annotation extractor
|
2013-03-26 11:49:12 +01:00 |
|
William Durand
|
5d50a8d49e
|
Merge pull request #139 from j/serializer-parser
Use serializer naming strategy instead of serialized name or property name
|
2013-03-26 02:59:04 -07:00 |
|
Benjamin Bender
|
c5e12e3c4f
|
Fix typo
|
2013-03-26 08:57:49 +01:00 |
|
Jordan Stout
|
d099ffa40f
|
use serializer naming strategy for parameter names
|
2013-03-25 14:40:00 -07:00 |
|
William Durand
|
a9087994da
|
Merge pull request #153 from pylebecq/fix-markdown-formatter
[Formatter] Fixed MarkdownFormatter.
|
2013-03-22 17:12:31 -07:00 |
|
Benjamin Bender
|
89aec4bfd3
|
Add a little bit more flexibility to ApiDocExtractor
|
2013-03-22 14:05:14 +01:00 |
|
Pierre-Yves LEBECQ
|
67db76990e
|
[Formatter] Fixed MarkdownFormatter.
|
2013-03-21 14:36:52 +01:00 |
|
Adrien SAMSON
|
8fa11944b8
|
Update FormTypeParser service definition
|
2013-03-21 10:11:26 +01:00 |
|
William Durand
|
5daf8ac5f6
|
Merge pull request #149 from pylebecq/fix-float-issue
[Parser] Added float in JmsMetadataParser::isPrimitive().
|
2013-03-20 11:07:11 -07:00 |
|
William Durand
|
573d564e9a
|
Merge pull request #151 from drgomesp/section-grouping
Fixed condition to display resource url (fixes #146)
|
2013-03-20 11:05:27 -07:00 |
|
Daniel Ribeiro
|
32e80af4dc
|
Fixed condition to display resource url (fixes #146)
Signed-off-by: Daniel Ribeiro <drgomesp@gmail.com>
|
2013-03-20 10:02:20 -03:00 |
|
Pierre-Yves LEBECQ
|
7c6c1d5ce0
|
[Parser] Added float in JmsMetadataParser::isPrimitive().
|
2013-03-20 11:16:20 +01:00 |
|
Adrien SAMSON
|
eef1b7db0a
|
Add tests for FormTypeParser
|
2013-03-19 15:43:30 +01:00 |
|
Adrien SAMSON
|
dee44ee2e1
|
Fix #147
|
2013-03-19 15:42:32 +01:00 |
|
William DURAND
|
c8a0115040
|
Merge pull request #122 from fvilpoix/80_default_string_field
#80 - unrecognized parameters type from form are defaultly set to 'string'
2.1.0
|
2013-03-17 16:45:23 +01:00 |
|
William DURAND
|
2fd3f33ad8
|
Fix 8c9b8331d066269d48ca374280937be264767ee6
* tests
* CS
|
2013-03-17 16:40:39 +01:00 |
|
William DURAND
|
8c9b8331d0
|
Merge pull request #138 from drgomesp/section-grouping
Section grouping
|
2013-03-17 16:13:56 +01:00 |
|
William DURAND
|
04a6292eca
|
Merge pull request #129 from adriensamson/collection-form
Add support for collection type in FormType Parser
|
2013-03-16 18:54:48 +01:00 |
|
William DURAND
|
026fcc4761
|
Merge pull request #117 from gregholland/master
Add a config option for a default Accept header
|
2013-03-16 18:53:19 +01:00 |
|
William DURAND
|
3fe7e15f58
|
Merge pull request #121 from relaxnow/feature/issue-109-pr2
Issue-109: Fixed infinite recursion on JMS Types that reference themselves or their parents
|
2013-03-16 18:50:45 +01:00 |
|
William DURAND
|
91a2fc2159
|
Fix CS
|
2013-03-16 18:48:34 +01:00 |
|
William DURAND
|
a7a2d8d1bb
|
Fix tests
Related to 43b8f898455b103f03752b544c828d98fb3f3f49
|
2013-03-16 18:45:41 +01:00 |
|
William DURAND
|
43b8f89845
|
Merge pull request #123 from fvilpoix/authentication_attribute
adding 'authentication' attribute
|
2013-03-16 18:22:28 +01:00 |
|
drgomesp
|
718ce472eb
|
Changed constraints back to what it was before the PR
|
2013-03-08 14:55:46 -03:00 |
|
Jordi Boggiano
|
bfcea36689
|
Restrict framework-bundle until FOSRest deps are fixed, fixes #144
|
2013-03-01 22:04:51 +01:00 |
|
Jordi Boggiano
|
abac2a03df
|
Use proper base url by default instead of hardcoded app_dev controller
|
2013-03-01 21:24:54 +01:00 |
|
Jordi Boggiano
|
b50f3ca185
|
Merge pull request #143 from stewe/feature-array-collection
[JmsMetadataParser] added support for ArrayCollection
|
2013-02-27 06:17:00 -08:00 |
|
Stefano Sala
|
f5c938dc02
|
[JmsMetadataParser] added support for ArrayCollection
|
2013-02-26 19:24:14 +01:00 |
|
drgomesp
|
381476a2eb
|
Changed html structure and css for sections
|
2013-02-25 17:27:09 -03:00 |
|
drgomesp
|
5d9accfdb5
|
#138 Fixed section grouping issue (wrong loop level)
|
2013-02-21 15:56:10 -03:00 |
|
drgomesp
|
fe96e262ec
|
#138 Changed template to handle the section grouping correctly
|
2013-02-21 15:47:20 -03:00 |
|
drgomesp
|
9c601664d1
|
#138 Added section grouping as a higher level key to the resources array
|
2013-02-21 15:46:59 -03:00 |
|
Jordi Boggiano
|
8522020697
|
Merge pull request #142 from tonivdv/master
README update with the multiple description for status code.
|
2013-02-20 06:02:49 -08:00 |
|
tonivdv
|
562e80ccd0
|
Update README.md
Update with the multiple description for status code.
|
2013-02-20 14:04:03 +01:00 |
|
Jordi Boggiano
|
6ac6e5b4c4
|
Merge pull request #141 from tonivdv/master
Support multiple descriptions per status code
|
2013-02-20 03:47:40 -08:00 |
|
Toni Van de Voorde
|
e0fb5c3afe
|
Support multiple descriptions for a Status Code
|
2013-02-18 21:07:59 +01:00 |
|
Jordi Boggiano
|
986e1a6174
|
Fix dev requirements
|
2013-02-15 13:41:09 +01:00 |
|
Jordi Boggiano
|
9797a16b4c
|
Clarify dependencies to avoid using 2.1+ of this bundle with older jms serializer bundle
|
2013-02-15 13:33:37 +01:00 |
|
Jordi Boggiano
|
b3d917c9f4
|
Do not require sf2.2
|
2013-02-15 13:33:05 +01:00 |
|
Jordi Boggiano
|
f162311a16
|
CS fix
|
2013-02-15 13:32:51 +01:00 |
|
Jordi Boggiano
|
efb4bb29dd
|
Merge remote-tracking branch 'stewe/jms_serlializer_1_0_upgrade'
|
2013-02-15 13:16:59 +01:00 |
|
Jordi Boggiano
|
e3a8fc6df0
|
Update for latest FOSRestBundle
|
2013-02-15 11:37:02 +01:00 |
|
Stefano Sala
|
5213b7db71
|
Fixed version of rest-bundle
Removed check of type string
|
2013-02-15 10:48:29 +01:00 |
|
Stefano Sala
|
5acf1adced
|
Just fixed some docblock
|
2013-02-15 09:24:09 +01:00 |
|
drgomesp
|
b4792d1cd5
|
Changed conditional to work with default value as null
|
2013-02-14 14:16:54 -02:00 |
|
drgomesp
|
1f6b7b4788
|
Set the default section to null and added conditional back
|
2013-02-14 13:52:20 -02:00 |
|
drgomesp
|
301abdc1e7
|
Removed composer.phar file
|
2013-02-14 13:43:05 -02:00 |
|
drgomesp
|
3aa6544159
|
Removed useless conditional
|
2013-02-14 13:42:23 -02:00 |
|
drgomesp
|
8314471be1
|
Fixed JMSSerializerBundle version for BC
|
2013-02-14 13:42:04 -02:00 |
|