Fabien Potencier
|
c0a160b5f9
partially reverted previous merge
|
14 years ago |
Fabien Potencier
|
c6e0ccfdcd
Merge remote branch 'pborreli/form-typo'
|
14 years ago |
Fabien Potencier
|
f251eab92f
Revert "[Form] added a way to register a Form extension after creation of the FormFactory"
|
14 years ago |
Fabien Potencier
|
2f3ddb88ef
Merge remote branch 'bschussek/form'
|
14 years ago |
Pascal Borreli
|
06b3c386d9
[Form] Fixed typos
|
14 years ago |
Fabien Potencier
|
08bf2af455
fixed email
|
14 years ago |
Bernhard Schussek
|
e790587dc2
[Form] Automatically setting "data_class" option if objects are passed at the creation of a form
|
14 years ago |
Bernhard Schussek
|
d58c610833
[Form] Improved the way passed data is handled in FormFactory
|
14 years ago |
Fabien Potencier
|
4ed8d4f6b5
[Routing] fixed URL generation when a non-optional variable is empty
|
14 years ago |
Bernhard Schussek
|
335f7e776a
[Form] Simplified FileType code
|
14 years ago |
Bernhard Schussek
|
19073ae655
[HttpFoundation] TemporaryStorage automatically creates the directory if it doesn't exist yet
|
14 years ago |
Bernhard Schussek
|
675e5ded9e
[Form] Changed FormBuilder::build() to FormBuilder::create(). You hvae to pass the resulting builder to FormBuilder::add() manually now
|
14 years ago |
Bernhard Schussek
|
4f2fee8190
Merge remote branch 'tna/form-validation' into form
|
14 years ago |
Fabien Potencier
|
8eb1dfc6a0
[Translation] forced translated id to strings
|
14 years ago |
Fabien Potencier
|
b906cb59b8
Merge remote branch 'lsmith77/getAllPrevious'
|
14 years ago |
Fabien Potencier
|
823be5d956
Merge remote branch 'ornicar/fixDelegatingValidatorNamespace'
|
14 years ago |
Fabien Potencier
|
27ae0a341d
Merge remote branch 'weaverryan/form_tweaks'
|
14 years ago |
Fabien Potencier
|
7d8a3f76bb
[HttpKernel] made some minor tweaks
|
14 years ago |
ornicar
|
b5055bb4fd
[Form] Fix DelegatingValidator namespace
|
14 years ago |
Ryan Weaver
|
181ef3cc08
[Form] Removing an unused variable in TimeType
|
14 years ago |
Ryan Weaver
|
af8aad9c34
[Form] Throwing exception for invalid "input" type of DateType
|
14 years ago |
Ryan Weaver
|
f435ed7e7e
[Form] Removing unused private property and adding PHPDoc
|
14 years ago |
Ryan Weaver
|
0681e443d5
[Form] Fixing wrong variable name
|
14 years ago |
Ryan Weaver
|
66cc555bb1
[Form] Tweak to FileTypeTest to avoid warning
|
14 years ago |
Ryan Weaver
|
78b2062c5e
[Form] Adding an exception for an invalid widget option in DateType
|
14 years ago |
Lukas Kahwe Smith
|
fd97c0caca
renamed getPreviouses() to getAllPrevious
|
14 years ago |
Tobias Naumann
|
bc9817c85e
[Form] Added FieldTypeValidatorExtension and fixed FQCN of DelegatingValidator
|
14 years ago |
Fabien Potencier
|
81deedfc1b
[Form] fixed unit tests
|
14 years ago |
Fabien Potencier
|
278223d950
Merge remote branch 'pborreli/phpdoc-fix'
|
14 years ago |
Fabien Potencier
|
8b74c6eb9c
[DomCrawler] refactored URLs management in Link and Form
|
14 years ago |