Fabien Potencier
|
e1347e788e
[Yaml] tweaked error message
|
14 years ago |
Fabien Potencier
|
0bfb260f44
Merge remote branch 'usefulthink/issue913-yaml-utf8-checking'
|
14 years ago |
Fabien Potencier
|
439f4c34f6
Merge remote branch 'stloyd/patch-5'
|
14 years ago |
Fabien Potencier
|
1e7108d624
Merge remote branch 'stloyd/tests_fix'
|
14 years ago |
Fabien Potencier
|
9c1bdc6ca4
Merge remote branch 'mvrhov/metadata_defaultgroup_fix'
|
14 years ago |
Fabien Potencier
|
e46e53daa0
Merge remote branch 'stof/graphviz'
|
14 years ago |
Fabien Potencier
|
e6766a3189
[Validator] fixed various bugs in previous merge
|
14 years ago |
Fabien Potencier
|
0c44d5ce55
Merge remote branch 'stloyd/patch-4'
|
14 years ago |
Joseph Bielawski
|
25c25ab4b1
Fix MimeTypeTest
|
14 years ago |
Joseph Bielawski
|
d235570653
Fix for bad regexp used in PHP <= 5.3.2. Closes #897
|
14 years ago |
Johannes Schmitt
|
5da7896191
[FrameworkBundle] fixes a regression
|
14 years ago |
stloyd
|
039292bb94
Skip tests if some vendor are not available (prevents fatal errors)
|
14 years ago |
Fabien Potencier
|
dbdb3da6bf
Merge remote branch 'vicb/form-misc-fix-2'
|
14 years ago |
Fabien Potencier
|
0cf8ad1946
Merge remote branch 'Chekote/firefox_put_fix'
|
14 years ago |
Fabien Potencier
|
9687d1661b
Merge remote branch 'bschussek/form_validator'
|
14 years ago |
Chekote
|
41ed194a98
Fixed content type for urlencoded forms being too specific. For example, this will now function will clients (such as Firefox) that append the charset to the content type header. Uses 0 === strpos() as per @kriswallsmith suggestion.
|
14 years ago |
Bernhard Schussek
|
e0ff61949e
[Form] Renamed the value "text" of the "widget" option of the "date" type to "single-text"
|
14 years ago |
Bernhard Schussek
|
7570e04589
[Form] Implemented getAllowedOptionValues() for core types
|
14 years ago |
Bernhard Schussek
|
486a01bfe2
[Form] Removed unused option
|
14 years ago |
Bernhard Schussek
|
da28f8e3b3
[Form] Added FormTypeInterface::getAllowedOptionValues() to better validate passed options
|
14 years ago |
Fabien Potencier
|
2123006710
[Routing] fixed Route fluent interface
|
14 years ago |
Bernhard Schussek
|
21013b930c
[Form] Improved test coverage of FormFactory and improved error handling
|
14 years ago |
Fabien Potencier
|
48858cb95b
[Routing] added missing Route::setOption() method
|
14 years ago |
Bernhard Schussek
|
fdd18250b3
[Form] Added getType() to FormFactoryInterface
|
14 years ago |
Bernhard Schussek
|
f801c398eb
Merge remote branch 'francisbesset/validators_date_datime' into francis_merge
|
14 years ago |
Miha Vrhovnik
|
cd7ab69a17
If there is no namespace in classname the 1st character was stripped off
|
14 years ago |
Fabien Potencier
|
faab5e4452
[HttpKernel] moved the creation of logs/ and cache/ ealier to be sure that directories exist when extensions want to write something into them
|
14 years ago |
Fabien Potencier
|
8dbccc7a8b
[WebProfilerBundle] re-introduced parameters in the DIC for better overridability
|
14 years ago |
Fabien Potencier
|
4525eb9690
[AsseticBundle] re-introduced parameters in the DIC for better overridability
|
14 years ago |
Fabien Potencier
|
f7aea2a830
[FrameworkBundle] re-introduced parameters in the DIC for better overridability
|
14 years ago |