Bernhard Schussek
|
f2f78890de
[Form] Removed deprecated method preprocessData()
|
14 years ago |
Bernhard Schussek
|
ffa5bd264a
[Form] Moved logic of Field::isMultipart() to rendering layer
|
14 years ago |
Bernhard Schussek
|
50ce0d53a0
[Form] Removed FieldInterface::getDisplayedData(). Use getTransformedData() instead
|
14 years ago |
Bernhard Schussek
|
f0d841ef8c
[Form] Fixed DateTimeToArrayTransformer when transforming empty values and the option 'fields' is set
|
14 years ago |
Bernhard Schussek
|
1c9a00733f
Merge branch 'event-manager' into experimental
|
14 years ago |
Bernhard Schussek
|
eba602ed1b
[Form] Removed dependency from renderer plugins on fields. The field instance is now passed to setUp() instead.
|
14 years ago |
Bernhard Schussek
|
c02f4220f2
[HttpKernel] Removed unused onCoreSecurity event
|
14 years ago |
Bernhard Schussek
|
466f1b99c5
[Security] Fixed method names in the Firewall listeners
|
14 years ago |
Bernhard Schussek
|
ab57e5c611
[HttpKernel] Added more code documentation to the HttpKernel events
|
14 years ago |
Bernhard Schussek
|
ffdc879624
[Security] Fixed method calls on EventDispatcher
|
14 years ago |
Bernhard Schussek
|
5f14d8d6aa
Merge remote branch 'symfony/master' into event-manager
|
14 years ago |
Bernhard Schussek
|
de5748070d
[FrameworkBundle] Removed EventSubscriber support for DI tags because it currently cannot be implemented
|
14 years ago |
Fabien Potencier
|
c5c8e57754
[Locale] updated the tests so that we can be green again (previous version always add 2 skipped tests)
|
14 years ago |
Bernhard Schussek
|
73464f411e
Merge remote branch 'Infranology/intl-stub' into intl-stub
|
14 years ago |
Bernhard Schussek
|
f966c30c8b
Merge remote branch 'symfony/master' into intl-stub
|
14 years ago |
Bernhard Schussek
|
cb283d3783
[Form] Renamed 'key' to 'name'. Removed setKey() totally.
|
14 years ago |
Bernhard Schussek
|
caa49aa841
[Form] Moved trimming logic to listener
|
14 years ago |
Fabien Potencier
|
e8b0b488cb
[HttpKernel] moved exception management logic to its own method
|
14 years ago |
Fabien Potencier
|
b0948063b2
[SwiftmailerBundle] tweaked profiler template
|
14 years ago |
Fabien Potencier
|
8c6f135534
[SwiftmailerBundle] made data collector configurable via the logging option
|
14 years ago |
Fabien Potencier
|
95532cc1de
[WebProfilerBundle] tweaked profiler CSS
|
14 years ago |
Fabien Potencier
|
ee70656030
[WebProfileBundle] removed the logger info in the WDT if no error has been recorded (to save space on smaller screens)
|
14 years ago |
Fabien Potencier
|
3071dd0519
[DoctrineBundle] renamed data_collector to be coherent with all others
|
14 years ago |
Fabien Potencier
|
610ddf0e74
[SwiftmailerBundle] fixed typo
|
14 years ago |
Fabien Potencier
|
c2bc35d0e6
[SwiftmailerBundle] renamed data collector
|
14 years ago |
Fabien Potencier
|
3346e291f2
[SwiftmailerBundle] added the mailer as a dependency to the data collector to ensure that Swiftmailer is always initialized
|
14 years ago |
Fabien Potencier
|
bde928be86
[SwiftmailerBundle] re-added phpdoc from symfony 1.4 and simplified code copy and pasted from symfony 1.4
|
14 years ago |
Fabien Potencier
|
b479116e50
Merge remote branch 'dator/swiftmailer_profiler'
|
14 years ago |
Fabien Potencier
|
14903ce915
[HttpKernel] removed the need to call getRootDir() more than once
|
14 years ago |
Fabien Potencier
|
a6411cb712
[HttpKernel] fixed phpdoc
|
14 years ago |