Bernhard Schussek
|
96a0bff915
[Form] Made InputField instantiable so that simple input fields can be created on the fly
|
преди 14 години |
Bernhard Schussek
|
e9fcacdad7
[HttpFoundation] Fixed: File/UploadedFile did not adjust path when moved
|
преди 14 години |
Bernhard Schussek
|
72dcee594a
[Form] Added validiation of hours, minutes and seconds to TimeField
|
преди 14 години |
Bernhard Schussek
|
6c7fab212b
[Form] Added validation of years, months and days to DateField
|
преди 14 години |
Bernhard Schussek
|
e4c21708ca
[Form] Separated value transformers from normalization transformers.
|
преди 14 години |
Bernhard Schussek
|
733290c112
[Form] Implemented UrlField
|
преди 15 години |
Bernhard Schussek
|
eaef939141
[Form] Changed value transformers to be responsible for processing empty values to be able to chain them properly. This change fixes the bug that DateField did not return NULL when submitted without values
|
преди 15 години |
Ryan Weaver
|
cc4f2bd955
Adding a type-hint to XmlFileLoader::validate().
|
преди 14 години |
Victor Berchet
|
4dacdcc4ec
[Security] Use a negative length parameter to simplify the code
|
преди 14 години |
Fabien Potencier
|
82f8ab839f
[Security] added some unit tests (WIP)
|
преди 14 години |
Fabien Potencier
|
836c512585
fixed interfaces problems
|
преди 14 години |
Fabien Potencier
|
acfd09eeb3
[FrameworkBundle] generate a random password if none is provided in the configuration
|
преди 15 години |
Fabien Potencier
|
bf3659d5bb
added an exception when trying to extend a template with a decorator that uses a different renderer (for instance when a Twig template tries to extend a PHP one)
|
преди 15 години |
Artur Kotyrba
|
2682bc2be5
[Security] Fixed typo
|
преди 15 години |
Fabien Potencier
|
92c56a5066
Revert "[Routing] allowed multiple routing requirement with xml loader, using comma separated values"
|
преди 15 години |
Jordi Boggiano
|
48155ccc2f
[DependencyInjection] Regex optimization
|
преди 15 години |
Jordi Boggiano
|
2186535848
[DependencyInjection] Removed useless code
|
преди 15 години |
Fabien Potencier
|
0749038e73
[Security] changed the way passwords are compared to avoid timing attacks
|
преди 15 години |
fivestar
|
cb0f63f84b
[HttpKernel] fixed typo at Security\Firewall\DigestAuthenticationListener
|
преди 15 години |
ornicar
|
e8bcbcba57
[Routing] allowed multiple routing requirement with xml loader, using comma separated values
|
преди 15 години |
Vladimir Sazhin
|
08c3761731
added \RecursiveDirectoryIterator::SKIP_DOTS flag
|
преди 15 години |
Justin Hileman
|
0ccc9805f5
Fix UniversalClassLoader issues with leading slashes.
|
преди 15 години |
Fabien Potencier
|
dd7e33af6b
[TwigBundle] fixed the include tag to behave like the standard Twig include tag
|
преди 15 години |
Fabien Potencier
|
dd4f87b8c2
made form login configurable
|
преди 15 години |
Fabien Potencier
|
bdb051083c
[FrameworkBundle] removed default controller for login
|
преди 15 години |
Fabien Potencier
|
4b321141f9
[FrameworkBundle] added a way to configure the switch-user behavior
|
преди 15 години |
Fabien Potencier
|
71228b5f29
[FrameworkBundle] added a way to configure the logout paths
|
преди 15 години |
Fabien Potencier
|
cb8161da7b
[FrameworkBundle] removed support for none as an equivalent to false/null
|
преди 15 години |
Pascal Borreli
|
437f8c7a86
[Security] Fixed typo
|
преди 15 години |
Jeremy Mikola
|
0aba8ef720
[DependencyInjection] XmlFileLoader should allow "factory-service" attribute without "class" for <service>
|
преди 15 години |