Bernhard Schussek
|
f467317bab
[Form] Renamed view variable "name" to "full_name"
|
14 years ago |
Fabien Potencier
|
a15e846568
added a way to disable forms, and force validation to be enabled when forms are enabled (closes #840)
|
14 years ago |
Fabien Potencier
|
403156eba3
updated vendors, fixed typo
|
14 years ago |
Fabien Potencier
|
eb202bb7b7
merged kriswallsmith/form/csrf-intention
|
14 years ago |
Fabien Potencier
|
02e77ec4e3
[Routing] moved Matcher exceptions
|
14 years ago |
Kris Wallsmith
|
9a8e3518c2
added a note about the rename to UPDATE
|
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 |
Fabien Potencier
|
9abd53c2b4
merged Seldaek/serializer_fix
|
14 years ago |
Jordi Boggiano
|
c6fa1b42ea
Fixed typo
|
14 years ago |
Johannes Schmitt
|
675a86f2e9
updated UPDATE file
|
14 years ago |
Fabien Potencier
|
50c1cce014
Merge remote branch 'schmittjoh/security'
|
14 years ago |
Fabien Pennequin
|
ad0d95d0bd
Fixed typo
|
14 years ago |
Jordi Boggiano
|
9311b0a7e5
[Serializer] Removed properties argument
|
14 years ago |
Jordi Boggiano
|
49008b60c6
Update UPDATE file
|
14 years ago |
Fabien Pennequin
|
983caef290
Added notice for File::getDefaultExtension() method
|
14 years ago |
Jordi Boggiano
|
ded30a2937
[Serializer] Split supports in supportsNormalization and supportsDenormalization
|
14 years ago |
Fabien Potencier
|
dfd5b653cb
[DoctrineBundle] changed mapping file suffix from .orm.dcm.yml to .orm.yml
|
14 years ago |
Fabien Potencier
|
d9299e930b
[DoctrineBundle] changed mapping directory
|
14 years ago |
Fabien Potencier
|
ca3c5e652e
moved ErrorHandler management to the distributions
|
14 years ago |
Johannes Schmitt
|
362b7264d1
[Security][HttpFoundation] splits Request::hasSession() into hasSession(), and hasPreviousSession()
|
14 years ago |
Fabien Potencier
|
36bcfcc5ee
Merge remote branch 'bschussek/form'
|
14 years ago |
Fabien Potencier
|
b7c8442068
[DoctrineBundle] made Doctrine metadata configuration easier
|
14 years ago |
Bernhard Schussek
|
3cc5d9f4cd
[Form] Split the option "modifiable" of the "collection" type into "allow_add" and "allow_delete"
|
14 years ago |
Fabien Potencier
|
a02805714f
[DoctrineBundle] merged fabpot:doctrine-registry
|
14 years ago |
Fabien Potencier
|
ca4c1355c7
[DoctrineBundle] made doctrine:generate:entities smarter
|
14 years ago |
Fabien Potencier
|
6b5438aa38
[DoctrineBundle] introduced a Registry class
|
14 years ago |
Fabien Potencier
|
f7f6c513f8
fixed typo
|
14 years ago |
noel guilbert
|
f644bbc027
[translations] Moved the application translations directory under Resources to be consistent with bundles
|
14 years ago |
Fabien Potencier
|
01695bc654
[DoctrineBundle] refactored event listeners/subscribers to not rely on parameter name conventions
|
14 years ago |
Fabien Potencier
|
43e38c3ba4
[DoctrineBundle] changed doctrine.orm.entity_managers parameter to store the names and the ids
|
14 years ago |