Bernhard Schussek
|
e5ed98c324
[Form] Added option 'data' to Field for populating a field with a fixed value
|
14 年之前 |
Bernhard Schussek
|
fdbc064f06
[Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves.
|
14 年之前 |
Bernhard Schussek
|
c468db5c5b
[Form] Merged classes FieldGroup and Form for simplicity
|
14 年之前 |
Bernhard Schussek
|
7680657944
[Form] Form::isPostMaxSizeReached() only triggers for root forms
|
14 年之前 |
Bernhard Schussek
|
4fcb98547c
[Form] Simplified Form::bind(), added convenience methods Form::bindRequest() and Form::bindGlobals()
|
14 年之前 |
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 年之前 |
Bernhard Schussek
|
916e599937
[Form] Fixed broken namespace paths
|
14 年之前 |
Bernhard Schussek
|
d152b5e265
[Form] Moved Doctrine2 specific files
|
14 年之前 |
Bernhard Schussek
|
3bf9f7782d
[DoctrineBundle][Form] Implemented EntityFieldFactoryGuesser
|
14 年之前 |
Bernhard Schussek
|
347c069e8d
[DoctrineBundle][Form] Implemented EntityChoiceField
|
14 年之前 |
Lukas Kahwe Smith
|
46d900682f
is_scalar(null) !== true
|
14 年之前 |
Fabien Potencier
|
2889e91c27
[DoctrineMongoDBBundle] fixed unit tests
|
14 年之前 |
Victor Berchet
|
cb445b9ca0
[Container] Tweak code
|
14 年之前 |
Bulat Shakirzyanov
|
132e5805b3
[DoctrineMongoDBBundle] fixed annotations ns conflict, switched to @mongodb:Unique annotation
|
14 年之前 |
Bernhard Schussek
|
22c12e2c8f
[HttpFoundation] Fixed failing tests introduced in 8dd0c5641a5b046324d129a993f199e51bdceadf
|
14 年之前 |
Fabien Potencier
|
2c4355460e
[HttpKernel] added a StoreInterface
|
14 年之前 |
Fabien Potencier
|
1babf3c7a1
[FrameworkBundle] added a safeguard for infinite loops on some Windows configurations
|
14 年之前 |
Fabien Potencier
|
839cb027a6
[HttpKernel] added a bootstrap file for HTTP cache front controllers
|
14 年之前 |
Fabien Potencier
|
b52e28243d
[HttpFoundation] added ApacheRequest
|
14 年之前 |
Fabien Potencier
|
8dd0c5641a
[HttpFoundation] made small optimizations
|
14 年之前 |
Damien Alexandre
|
56483dc14f
The ControlerResolver service as been moved in http_kernel
|
14 年之前 |
Victor Berchet
|
f470c5605e
[Request] Fix getting mime type
|
14 年之前 |
Bulat Shakirzyanov
|
d1cd442361
[FrameworkBundle] added session listener for test environment
|
14 年之前 |
Fabien Potencier
|
b1448ecdc7
[HttpFoundation] fixed typo
|
14 年之前 |
Fabien Potencier
|
b7a0f71b87
[FrameworkBundle] added more file to the class cache when using the PHP templating engine
|
14 年之前 |
Fabien Potencier
|
4e877a84ad
[FrameworkBundle] fixed router:apache-dump command
|
14 年之前 |
Fabien Potencier
|
0c439e2c64
updated bootstrap.php
|
14 年之前 |
Fabien Potencier
|
3686edf769
[ClassLoader] made a small optimization
|
14 年之前 |
Fabien Potencier
|
ee3d03ee8a
[HttpFoundation] made Request::create() overridable
|
14 年之前 |
Jordi Boggiano
|
571c984625
[Validator] Skip tests that rely on Doctrine being present if its not
|
14 年之前 |