Fabien Potencier
|
e46e53daa0
Merge remote branch 'stof/graphviz'
|
преди 14 години |
Fabien Potencier
|
e6766a3189
[Validator] fixed various bugs in previous merge
|
преди 14 години |
Fabien Potencier
|
0c44d5ce55
Merge remote branch 'stloyd/patch-4'
|
преди 14 години |
Joseph Bielawski
|
d235570653
Fix for bad regexp used in PHP <= 5.3.2. Closes #897
|
преди 14 години |
Johannes Schmitt
|
5da7896191
[FrameworkBundle] fixes a regression
|
преди 14 години |
Fabien Potencier
|
dbdb3da6bf
Merge remote branch 'vicb/form-misc-fix-2'
|
преди 14 години |
Fabien Potencier
|
0cf8ad1946
Merge remote branch 'Chekote/firefox_put_fix'
|
преди 14 години |
Fabien Potencier
|
9687d1661b
Merge remote branch 'bschussek/form_validator'
|
преди 14 години |
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 години |
Bernhard Schussek
|
e0ff61949e
[Form] Renamed the value "text" of the "widget" option of the "date" type to "single-text"
|
преди 14 години |
Bernhard Schussek
|
7570e04589
[Form] Implemented getAllowedOptionValues() for core types
|
преди 14 години |
Bernhard Schussek
|
486a01bfe2
[Form] Removed unused option
|
преди 14 години |
Bernhard Schussek
|
da28f8e3b3
[Form] Added FormTypeInterface::getAllowedOptionValues() to better validate passed options
|
преди 14 години |
Fabien Potencier
|
2123006710
[Routing] fixed Route fluent interface
|
преди 14 години |
Bernhard Schussek
|
21013b930c
[Form] Improved test coverage of FormFactory and improved error handling
|
преди 14 години |
Fabien Potencier
|
48858cb95b
[Routing] added missing Route::setOption() method
|
преди 14 години |
Bernhard Schussek
|
fdd18250b3
[Form] Added getType() to FormFactoryInterface
|
преди 14 години |
Bernhard Schussek
|
f801c398eb
Merge remote branch 'francisbesset/validators_date_datime' into francis_merge
|
преди 14 години |
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 години |
Fabien Potencier
|
8dbccc7a8b
[WebProfilerBundle] re-introduced parameters in the DIC for better overridability
|
преди 14 години |
Fabien Potencier
|
4525eb9690
[AsseticBundle] re-introduced parameters in the DIC for better overridability
|
преди 14 години |
Fabien Potencier
|
f7aea2a830
[FrameworkBundle] re-introduced parameters in the DIC for better overridability
|
преди 14 години |
Fabien Potencier
|
05a946bf9d
[DoctrineBundle] re-introduced parameters in the DIC for better overridability
|
преди 14 години |
Fabien Potencier
|
0de8a55f02
[SecurityBundle] re-introduced parameters in the DIC for better overridability
|
преди 14 години |
Fabien Potencier
|
36d60a4a87
[HttpKernel] fixed previous commit
|
преди 14 години |
Fabien Potencier
|
07580335b0
[HttpKernel] changed ExceptionHandler to be more like ErrorHandler
|
преди 14 години |
Fabien Potencier
|
0b367b9489
[DependencyInjection] tweaked error messages
|
преди 14 години |
Christophe Coevoet
|
c2f074b7d5
[DependencyInjection] Fixed a property visibility in GraphvizDumper and removed a useless instanciation in the test
|
преди 14 години |
Victor Berchet
|
ae4bfbada4
[Form] fix calling closures
|
преди 14 години |
Victor Berchet
|
b2b3b190ef
[Form] Add a missing property delcaration in the ResizeFormListener
|
преди 14 години |