Bernhard Schussek
|
f7dc71ef59
[Form] Refactored id and name generation to renderer plugins
|
14 سال پیش |
Bernhard Schussek
|
861ff957e7
[Form] Refactored DateField pattern, fixed maxlength in TextField
|
14 سال پیش |
Bernhard Schussek
|
ed68fd66a9
[Form] Improved the renderer implementation, added concepts of plugins and themes
|
14 سال پیش |
Bernhard Schussek
|
6cc0a58edc
[Form] Refactored casting logic from IntegerField to IntegerToLocalizedStringTransformer
|
14 سال پیش |
Bernhard Schussek
|
27e1e5251c
[Form] Experimentally refactored Twig rendering support to Form component
|
14 سال پیش |
Bernhard Schussek
|
ea1ae46c17
[Form] Added CallbackTransformer for dynamic value transformation
|
14 سال پیش |
Bernhard Schussek
|
5eb5cc5743
[Form] Refactored date and time field choices into ChoiceList classes
|
14 سال پیش |
Bernhard Schussek
|
f39d8b62f2
[Form] Refactored EntityChoiceField::processData() into individual class
|
14 سال پیش |
Bernhard Schussek
|
12c131fc24
[Form] Refactored transformation logic of the choice fields into standalone value transformers
|
14 سال پیش |
Bernhard Schussek
|
813ec54fa1
[Form] Refactored parts of the choice fields into ChoiceList instances
|
14 سال پیش |
Fabien Potencier
|
d2840aaad3
[AsseticBundle] fixed unit tests
|
14 سال پیش |
Kris Wallsmith
|
b622e6a9e6
[AsseticBundle] added skip if PHP_CodeSniffer is not installed (closes #14)
|
14 سال پیش |
Kris Wallsmith
|
d7ea92a0f6
[AsseticBundle] updated for latest assetic development
|
14 سال پیش |
Fabien Potencier
|
f54cedfe5e
added LICENSE files for the subtree repositories
|
14 سال پیش |
Kris Wallsmith
|
7c794b349d
[HttpKernel] fixed typo
|
14 سال پیش |
Marcin Sikon
|
efb561767b
[AsseticBundle] fix AsseticController - removed response service dependency
|
14 سال پیش |
Fabien Potencier
|
c63e1ace81
Merge remote branch 'kriswallsmith/assetic-renames'
|
14 سال پیش |
Fabien Potencier
|
cef86a3771
[HttpKernel] added a way to change the ESI cache strategy
|
14 سال پیش |
Kris Wallsmith
|
bd32e3eea8
[AsseticBundle] renamed some classes
|
14 سال پیش |
Kris Wallsmith
|
fb005396dc
[HttpKernel] fixed another test where an explicit cache-control header is necessary
|
14 سال پیش |
Kris Wallsmith
|
3e131f5b70
[HttpKernel] fixed invalid test
|
14 سال پیش |
Kris Wallsmith
|
a0bae94f88
[HttpFoundation] updated ResponseHeaderBag to compute Cache-Control whenever any of the headers it considers changes
|
14 سال پیش |
Fabien Potencier
|
e8144e473e
[Templating] added getPath() to TemplateReferenceInterface as it's used in the child class in FrameworkBundle
|
14 سال پیش |
Fabien Potencier
|
72cdb480ab
[FrameworkBundle] made CachedTemplateLocator fallback to the regular TemplateLocator if the template is not in the cache (to be able to use an absolute template)
|
14 سال پیش |
Fabien Potencier
|
fc372bc217
[HttpKernel] changed core.view event to use notifyUntil() instead of filter() -- as soon as a listener returns a Response, we are done
|
14 سال پیش |
Fabien Potencier
|
353177d1d6
replaced Response::createRedirect by a new RedirectResponse class
|
14 سال پیش |
Fabien Potencier
|
d94acd85f9
remove response as a service
|
14 سال پیش |
Fabien Potencier
|
bf20238178
fixed a bug in Response content-type auto-detection
|
14 سال پیش |
Johannes M. Schmitt
|
f21578e819
[Security] adds abstract user provider definition
|
14 سال پیش |
Fabien Potencier
|
7c9528be7b
[FrameworkBundle] tweaked init:bundle skeleton
|
14 سال پیش |