Bernhard Schussek
|
f86ecec403
[Form] Extracted data validation logic into DataValidatorInterface
|
14 năm trước cách đây |
Bernhard Schussek
|
97d0183d84
[Form] Moved properties propertyPath, modifyByReference, validationGroups and virtual to generic attributes because they are specific to the used data validator/mapper implementations
|
14 năm trước cách đây |
Bernhard Schussek
|
700c96e7fa
[Form] Moved FieldFactoryTest to FormFactoryTest and fixed it
|
14 năm trước cách đây |
Bernhard Schussek
|
4cb76c0045
[Form] Moved error distribution logic to validation listener
|
14 năm trước cách đây |
Bernhard Schussek
|
9caaf0f3a3
[Form] Introduced FieldBuilder for field/form creation and made Field/Form mostly immutable
|
14 năm trước cách đây |
Bernhard Schussek
|
3f70f89339
Merge remote branch 'symfony/master' into experimental
|
14 năm trước cách đây |
Fabien Potencier
|
060f34fca9
[FrameworkBundle] fixed class loading order
|
14 năm trước cách đây |
Fabien Potencier
|
136b23ead4
[EventDispatcher] refactored the code
|
14 năm trước cách đây |
Fabien Potencier
|
69d324eca8
[EventDispatcher] added EventDispatcher::removeSubscriber()
|
14 năm trước cách đây |
Fabien Potencier
|
10a02ff7fa
[EventDispatcher] reverted to the old event dispatcher way of storing listeners
|
14 năm trước cách đây |
Fabien Potencier
|
9e88fc4e66
Merge remote branch 'kriswallsmith/kernel/uploaded-file-for-test'
|
14 năm trước cách đây |
Fabien Potencier
|
e286adf173
[Security] fixed typos
|
14 năm trước cách đây |
Fabien Potencier
|
9de0a3872b
Merge branch 'events'
|
14 năm trước cách đây |
Fabien Potencier
|
d02a700c06
[FrameworkBundle] fixed the traceable event manager
|
14 năm trước cách đây |
Fabien Potencier
|
59ac6313ad
[EventDispatcher] made order deterministic (first registered one stay first) -- this makes the new system more compatible with the old one
|
14 năm trước cách đây |
Fabien Potencier
|
a71f63e61d
[FrameworkBundle] fixed class loading order
|
14 năm trước cách đây |
Fabien Potencier
|
1af43a1562
fixed various bugs introduced during the event system migration
|
14 năm trước cách đây |
Bernhard Schussek
|
52f382a859
Merge branch 'event-manager' into experimental
|
14 năm trước cách đây |
John Wards
|
7c0fe6a3df
[FrameworkBundle] Fixed order of the classes to compile for EventDispatcher
|
14 năm trước cách đây |
John Wards
|
694c7fd402
[FrameworKBundle] Fixed TraceableEventDispatcher to use parent::getListeners() because parent::$listeners is now private. Passed event name to listenerToString()
|
14 năm trước cách đây |
John Wards
|
c56a803b8a
[FrameworkBundle] Fixed undefined $response variable in ProfilerListener
|
14 năm trước cách đây |
John Wards
|
cd3e184b76
[FrameworkBundle] Fixed typo in ProfileListener
|
14 năm trước cách đây |
John Wards
|
380afc5e95
[FrameworkBundle] Added missing argument for listenerToString() call
|
14 năm trước cách đây |
John Wards
|
d5adaa2e98
[FrameworkBundle] Fixed filename of TraceableEventDispatcher
|
14 năm trước cách đây |
Kris Wallsmith
|
a9af77a035
[HttpKernel] fixed file uploads in functional tests
|
14 năm trước cách đây |
Kris Wallsmith
|
0a229947a6
[Form] updated tests for changes in HttpFoundation
|
14 năm trước cách đây |
Kris Wallsmith
|
ab3b8ac364
[HttpFoundation] cleaned up comments and coding standards, added better exception messages when filesystem functions throw errors, added "moved" arg to UploadedFile constructor, added FileNotFoundException to UploadedFile per the parent constructor
|
14 năm trước cách đây |
Kris Wallsmith
|
69609257ac
[DomCrawler] updated upload logic to better emulate a real upload by copying the source file to the temp directory
|
14 năm trước cách đây |
Bernhard Schussek
|
a51321c264
[Form] Moved validation logic to ValidationListener
|
14 năm trước cách đây |
Bernhard Schussek
|
0799662361
[Form] Extracted data mapping logic from Form into ObjectMapperListener
|
14 năm trước cách đây |