Thomas
|
7b9b90809a
fix variable name
|
14 years ago |
Fabien Potencier
|
1893e4e250
[DoctrineMongoDBBundle] fixed merge problem
|
14 years ago |
Johannes Schmitt
|
b484763a7a
[DependencyInjection] added first version of the config normalizer
|
14 years ago |
Bernhard Schussek
|
a28151a8af
[Form] Removed FormFactory and improved the form instantiation process
|
14 years ago |
Bernhard Schussek
|
fb1f99137d
[Form] Changed semantics of a "bound" form
|
14 years ago |
Bernhard Schussek
|
e5ed98c324
[Form] Added option 'data' to Field for populating a field with a fixed value
|
14 years ago |
Bernhard Schussek
|
fdbc064f06
[Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves.
|
14 years ago |
Bernhard Schussek
|
c468db5c5b
[Form] Merged classes FieldGroup and Form for simplicity
|
14 years ago |
Bernhard Schussek
|
7680657944
[Form] Form::isPostMaxSizeReached() only triggers for root forms
|
14 years ago |
Bernhard Schussek
|
4fcb98547c
[Form] Simplified Form::bind(), added convenience methods Form::bindRequest() and Form::bindGlobals()
|
14 years ago |
Bernhard Schussek
|
57cbd57265
[Form] Fields may now be anonymous, but anonymous fields must not be added to groups. They can only be used as prototypes
|
14 years ago |
Bernhard Schussek
|
916e599937
[Form] Fixed broken namespace paths
|
14 years ago |
Bernhard Schussek
|
d152b5e265
[Form] Moved Doctrine2 specific files
|
14 years ago |
Bernhard Schussek
|
3bf9f7782d
[DoctrineBundle][Form] Implemented EntityFieldFactoryGuesser
|
14 years ago |
Bernhard Schussek
|
347c069e8d
[DoctrineBundle][Form] Implemented EntityChoiceField
|
14 years ago |
Lukas Kahwe Smith
|
46d900682f
is_scalar(null) !== true
|
14 years ago |
Fabien Potencier
|
2889e91c27
[DoctrineMongoDBBundle] fixed unit tests
|
14 years ago |
Victor Berchet
|
cb445b9ca0
[Container] Tweak code
|
14 years ago |
Bulat Shakirzyanov
|
132e5805b3
[DoctrineMongoDBBundle] fixed annotations ns conflict, switched to @mongodb:Unique annotation
|
14 years ago |
Bernhard Schussek
|
22c12e2c8f
[HttpFoundation] Fixed failing tests introduced in 8dd0c5641a5b046324d129a993f199e51bdceadf
|
14 years ago |
Fabien Potencier
|
2c4355460e
[HttpKernel] added a StoreInterface
|
14 years ago |
Fabien Potencier
|
1babf3c7a1
[FrameworkBundle] added a safeguard for infinite loops on some Windows configurations
|
14 years ago |
Fabien Potencier
|
839cb027a6
[HttpKernel] added a bootstrap file for HTTP cache front controllers
|
14 years ago |
Fabien Potencier
|
b52e28243d
[HttpFoundation] added ApacheRequest
|
14 years ago |
Fabien Potencier
|
8dd0c5641a
[HttpFoundation] made small optimizations
|
14 years ago |
Damien Alexandre
|
56483dc14f
The ControlerResolver service as been moved in http_kernel
|
14 years ago |
Victor Berchet
|
f470c5605e
[Request] Fix getting mime type
|
14 years ago |
Bulat Shakirzyanov
|
d1cd442361
[FrameworkBundle] added session listener for test environment
|
14 years ago |
Fabien Potencier
|
b1448ecdc7
[HttpFoundation] fixed typo
|
14 years ago |
Fabien Potencier
|
b7a0f71b87
[FrameworkBundle] added more file to the class cache when using the PHP templating engine
|
14 years ago |