Benjamin Eberlei
|
c05b3c440d
[Form] Add DefaultFormFactory for convenience usage outside of a DIC context.
|
14 years ago |
Benjamin Eberlei
|
39c2d3f166
[Form] Add PhpTheme that relies on no Template Engine, generalize tests to use for PhpTheme and PhpEngineTheme. Fixed some bugs
|
14 years ago |
Benjamin Eberlei
|
af60ddf8ad
Moved PhpTheme to FrameworkBundle and renamed to PhpEngineTheme
|
14 years ago |
Benjamin Eberlei
|
32e1a7c8f9
Merge bschussek/experimental into branch forms.
|
14 years ago |
Benjamin Eberlei
|
44e85ae2f2
Finished first version of PhpTheme, added huge functional test.
|
14 years ago |
Bernhard Schussek
|
d2210a2e79
[Form] Removed unused Form::isCsrfTokenValid()
|
14 years ago |
Bernhard Schussek
|
3e17b26105
[Form] Moved CSRF protection into separate field
|
14 years ago |
Benjamin Eberlei
|
3e2b8e5f12
Fix some missing use statements and small bugs.
|
14 years ago |
Bernhard Schussek
|
8742cafc21
[FrameworkBundle] Fixed DI configuration for field types
|
14 years ago |
Bernhard Schussek
|
89215d167d
Merge remote branch 'symfony/master' into experimental
|
14 years ago |
Fabien Potencier
|
38a851539f
Merge remote branch 'stof/security_fix'
|
14 years ago |
Christophe Coevoet
|
a6265e9337
[SecurityBundle] Fixed some config node to allow to unset them
|
14 years ago |
Amal Raghav
|
eff6bc8a80
fix to use setException
|
14 years ago |
Fabien Potencier
|
510c30693b
[HttpFoundation] fixed a test
|
14 years ago |
Fabien Potencier
|
904cf6145e
Merge remote branch 'everzet/routing-config-errors'
|
14 years ago |
everzet
|
e4eee05b06
[Routing] tuned exception message
|
14 years ago |
Benjamin Eberlei
|
bb8c2a9b9d
Rename this to renderer to be able to use it in Php Templating
|
14 years ago |
everzet
|
3fd50ea4e6
[Routing] throw an exception if route config has unsupported keys
|
14 years ago |
Benjamin Eberlei
|
d44e2264ba
Merge branch 'experimental' of git://github.com/bschussek/symfony into forms
|
14 years ago |
ornicar
|
7440db7244
[HttpFoundation] Make sure Request::getLanguages always returns an array
|
14 years ago |
Fabien Potencier
|
cdfc731ff5
Merge remote branch 'schmittjoh/security'
|
14 years ago |
Fabien Potencier
|
f990bf96ee
Merge remote branch 'ornicar/removeNamespaceInSwitchUserListener'
|
14 years ago |
Fabien Potencier
|
e9418c4ef3
Merge remote branch 'ornicar/fixMongoDicCompiler'
|
14 years ago |
Fabien Potencier
|
9b331489c3
Merge remote branch 'FabienPennequin/fix_doctrine_events'
|
14 years ago |
ornicar
|
5e75c66a66
[Security] Remove duplicated namespace in SwitchUserListener
|
14 years ago |
Johannes Schmitt
|
7e1c4d5748
[Security] removed un-needed event parameter from many interfaces
|
14 years ago |
ornicar
|
f514e106e3
[DoctrineMongoDBBundle] Fix listener registration method calls in DIC compiler
|
14 years ago |
Fabien Pennequin
|
8d9613b4b1
[DoctrineBundle] Fixed method calls for listener/subscriber services
|
14 years ago |
Fabien Potencier
|
5658d224fd
Merge remote branch 'hhamon/security_token_fix'
|
14 years ago |
Fabien Potencier
|
263c32aff0
Merge remote branch 'schmittjoh/security'
|
14 years ago |