Fabien Potencier
|
a204aec08b
added the possibility to easily customize the template of just one widget of a form
|
14 years ago |
Fabien Potencier
|
23db6b64e6
Merge remote branch 'Infranology/icu-update'
|
14 years ago |
Eriksen Costa
|
12968f144c
[Locale] updated ICU data, changes to note:
|
14 years ago |
Fabien Potencier
|
be3120b8c1
updated Assetic vendor
|
14 years ago |
Fabien Potencier
|
8f91989c43
changed Assetic version to alpha2
|
14 years ago |
Fabien Potencier
|
4cbc33a785
removed the automatic loading of the compiled classes (should be done explicitely by the end user now)
|
14 years ago |
Fabien Potencier
|
3fe385e4fb
removed the autoloader map feature
|
14 years ago |
Fabien Potencier
|
509f3dd454
removed the possibility to pass a template to render_widget()
|
14 years ago |
Fabien Potencier
|
9f11ab4177
Merge remote branch 'noelg/session-storage-bug'
|
14 years ago |
Fabien Potencier
|
05f1481c6a
[Form] added the possibility to configure the CSRF field name and the disabling of the CSRF feature altogether
|
14 years ago |
noel guilbert
|
6f1df3338d
Fixed a bug when the storage service is initialized later by another bundle.
|
14 years ago |
Fabien Potencier
|
2e9278993c
added Definition::getArgument() (very useful when unit testing a Container)
|
14 years ago |
Fabien Potencier
|
e72f1a9873
added a global secret setting to configure CSRF, the temporary storage, and possibly more
|
14 years ago |
Fabien Potencier
|
2291af41c5
added Locale stubs to the autoloader so that people can run Symfony unit tests even if they don't have intl installed
|
14 years ago |
Fabien Potencier
|
1bc8071d4e
[DoctrineBundle] simplified code
|
14 years ago |
Fabien Potencier
|
77f9daf374
[HttpKernel] allowed bundle names to have 'bundle' in their base name
|
14 years ago |
Fabien Potencier
|
40d256e058
Merge remote branch 'kriswallsmith/kernel/bundle-extension'
|
14 years ago |
Fabien Potencier
|
4fb1035578
fixed Doctrine EntityType when the identifier is a string
|
14 years ago |
Fabien Potencier
|
751eaab326
Merge remote branch 'mweimerskirch/form_fixes'
|
14 years ago |
Fabien Potencier
|
7d024125d3
[Form] fixed unit tests
|
14 years ago |
Fabien Potencier
|
f865a79742
[Form] fixed DateTimeToTimestampTransformer to use the proper exception class
|
14 years ago |
Fabien Potencier
|
0007702321
Merge remote branch 'Seldaek/datetime'
|
14 years ago |
Fabien Potencier
|
9e23189eb1
Merge remote branch 'Brouznouf/patch-2'
|
14 years ago |
Pascal Borreli
|
47948c8d2b
[Form] Fixed bug creating empty "1" directory in root
|
14 years ago |
Brouznouf
|
5712b3bd0e
[Serializer] [XmlEncoder] Add unit test for decoding / encoding root with attributes
|
14 years ago |
Stepan Tanasiychuk
|
411997dc59
fix wrong method name
|
14 years ago |
Fabien Potencier
|
25ae70eb75
[DoctrineBundle] fixed regression
|
14 years ago |
Fabien Potencier
|
289d35a7ae
Merge remote branch 'opensky/form-interface-use-statements'
|
14 years ago |
Jeremy Mikola
|
f59423626a
[Form] Remove unnecessary use statements in EventListeners
|
14 years ago |
Fabien Potencier
|
5fab450c33
Merge remote branch 'sasezaki/fixed-typo-domcrawler'
|
14 years ago |