Fabien Potencier
|
e46e53daa0
Merge remote branch 'stof/graphviz'
|
14 anni fa |
Fabien Potencier
|
e6766a3189
[Validator] fixed various bugs in previous merge
|
14 anni fa |
Fabien Potencier
|
0c44d5ce55
Merge remote branch 'stloyd/patch-4'
|
14 anni fa |
Johannes Schmitt
|
28bee92c75
[Security/Http] better error message when session times out, or cookies are disabled
|
14 anni fa |
Johannes Schmitt
|
0acffb1a1a
[Security/Http] {_locale} can be used as placeholder in target path generation
|
14 anni fa |
Joseph Bielawski
|
25c25ab4b1
Fix MimeTypeTest
|
14 anni fa |
Johannes Schmitt
|
48dc85dc43
[Security/Acl] fixes #853
|
14 anni fa |
Johannes Schmitt
|
e516b215f8
updated tests
|
14 anni fa |
Johannes Schmitt
|
b637a3190d
revert exception message
|
14 anni fa |
Johannes Schmitt
|
eb1b7f1e46
fixed namespace + class
|
14 anni fa |
Johannes Schmitt
|
a97e8b82d0
[FrameworkBundle][SecurityBundle] fixes a regression in the listener order
|
14 anni fa |
Johannes Schmitt
|
2d8afd8dd6
Merge remote branch 'origin/master' into annotations
|
14 anni fa |
Joseph Bielawski
|
d235570653
Fix for bad regexp used in PHP <= 5.3.2. Closes #897
|
14 anni fa |
Johannes Schmitt
|
5da7896191
[FrameworkBundle] fixes a regression
|
14 anni fa |
stloyd
|
039292bb94
Skip tests if some vendor are not available (prevents fatal errors)
|
14 anni fa |
Fabien Potencier
|
dbdb3da6bf
Merge remote branch 'vicb/form-misc-fix-2'
|
14 anni fa |
Fabien Potencier
|
0cf8ad1946
Merge remote branch 'Chekote/firefox_put_fix'
|
14 anni fa |
Fabien Potencier
|
9687d1661b
Merge remote branch 'bschussek/form_validator'
|
14 anni fa |
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 anni fa |
Victor Berchet
|
3b9c1e3fee
[Form] Optimization of PropertyPath
|
14 anni fa |
Bernhard Schussek
|
e0ff61949e
[Form] Renamed the value "text" of the "widget" option of the "date" type to "single-text"
|
14 anni fa |
Bernhard Schussek
|
7570e04589
[Form] Implemented getAllowedOptionValues() for core types
|
14 anni fa |
Bernhard Schussek
|
486a01bfe2
[Form] Removed unused option
|
14 anni fa |
Bernhard Schussek
|
da28f8e3b3
[Form] Added FormTypeInterface::getAllowedOptionValues() to better validate passed options
|
14 anni fa |
Fabien Potencier
|
2123006710
[Routing] fixed Route fluent interface
|
14 anni fa |
alexandresalome
|
5aaa78d9ca
[Routing] Fix the exception inheritance + Add the LICENCE block in new files
|
14 anni fa |
Bernhard Schussek
|
21013b930c
[Form] Improved test coverage of FormFactory and improved error handling
|
14 anni fa |
Fabien Potencier
|
48858cb95b
[Routing] added missing Route::setOption() method
|
14 anni fa |
alexandresalome
|
07b7dc0c86
[Routing] Change the Exception namespacing + base class for every exception + update PHPDoc
|
14 anni fa |
Bernhard Schussek
|
fdd18250b3
[Form] Added getType() to FormFactoryInterface
|
14 anni fa |