Bernhard Schussek
|
3c412ffba0
[Form] Moved Form::validateData() to DelegatingValidator::validateFormData()
|
14 년 전 |
Bernhard Schussek
|
ec38901572
Merge branch 'rename-execute' into experimental
|
14 년 전 |
Bernhard Schussek
|
71230a094b
[Form] Fixed validation.xml
|
14 년 전 |
Bernhard Schussek
|
729438fdea
Merge branch 'rename-execute' into experimental
|
14 년 전 |
Bernhard Schussek
|
3e29348d21
[Validator] Added support for static callbacks to Callback constraint
|
14 년 전 |
Bernhard Schussek
|
9c6a6e13bf
[Validator] Renamed Execute constraint to Callback
|
14 년 전 |
Bernhard Schussek
|
4c43aa07ea
[Form] Fixed: Elements are removed from collections when a 'collection' field is sized down
|
14 년 전 |
Bernhard Schussek
|
770d403a52
[Form] Improved error mapping in DelegatingValidator
|
14 년 전 |
Bernhard Schussek
|
d2b07058f4
[Form] CSRF token is now only validated for root form
|
14 년 전 |
Bernhard Schussek
|
4372bd5dc8
[Form] Fixed: Bubbling errors are caught correctly
|
14 년 전 |
Bernhard Schussek
|
d84d167b71
[Form] Fixed display of enctype for file fields in Twig theme
|
14 년 전 |
Bernhard Schussek
|
66ba0c3a73
[Form] Fixed: vars are initialized when ThemeRenderer::getVars() is accessed
|
14 년 전 |
Bernhard Schussek
|
262bdcb21d
[Form] Fixed validation
|
14 년 전 |
Bernhard Schussek
|
50642bb830
[Form] Added EntityType DIC configuration to DoctrineBundle
|
14 년 전 |
Bernhard Schussek
|
ef334dbc4a
Merge remote branch 'beberlei/AttributeSupport' into beberlei-merge
|
14 년 전 |
Bernhard Schussek
|
3f390aa271
[Form] Removed EntityType from DefaultTypeLoader
|
14 년 전 |
Benjamin Eberlei
|
ee96ad0e81
[Form] [DoctrineBridge] Move EntityType and DoctrineTypeLoader into Doctrine Bridge
|
14 년 전 |
Bernhard Schussek
|
1ff6906608
[Form] Simplified ArrayTypeLoader and used it as base class of DefaultTypeLoader
|
14 년 전 |
Benjamin Eberlei
|
8d6dd2b9af
[Form] Add Arbitrary Attribute Support to Form Rendering.
|
14 년 전 |
Benjamin Eberlei
|
6bcc04905c
[Form] Introduce ArrayTypeLoader, Remove EntityManager and FormFactory interface from DefaultTypeLoader
|
14 년 전 |
Bernhard Schussek
|
15d5259eb8
[Form] Forms now remember the types used during their construction
|
14 년 전 |
Bernhard Schussek
|
0b4c3c0cb8
[Form] Fixed coding conventions
|
14 년 전 |
Bernhard Schussek
|
2faa47d03b
[Form] Added fallback templates to TwigThemeFactory
|
14 년 전 |
Bernhard Schussek
|
1211d77f49
[Form] Introduced renderer theme factories so that themes can be changed during runtime
|
14 년 전 |
Fabien Potencier
|
8cb400a5d8
[Console] fixed a test
|
14 년 전 |
Fabien Potencier
|
e232218eed
[Console] fixed PHP notice
|
14 년 전 |
Bernhard Schussek
|
5b41810b6d
Revert "[Form] Changed naming of Themes to ThemeEngines. Theme templates are now 'themes'"
|
14 년 전 |
Bernhard Schussek
|
5078a63c74
Revert "[Form] Fixed more naming of themes and theme engines"
|
14 년 전 |
Fabien Potencier
|
0f231c33e5
[EventDispatcher] tagged the guaranteed BC API
|
14 년 전 |
Fabien Potencier
|
c60ee9fef1
[Finder] tagged the guaranteed BC API
|
14 년 전 |