Miha Vrhovnik
|
a491af873b
removed unecessary use statements (ExceptionEvent was also undefined namespace)
|
14 vuotta sitten |
Miha Vrhovnik
|
d1a2681531
fixing undefined class RuntimeException
|
14 vuotta sitten |
Miha Vrhovnik
|
031ffaee6b
fixing undefined class UnsetKeyException
|
14 vuotta sitten |
Miha Vrhovnik
|
fb9944ee6b
Fixing Undefined variable: writeEvent
|
14 vuotta sitten |
Fabien Potencier
|
9cf9f674e8
[FrameworkBundle] simplified cache:clear and cache:warmup implementations
|
14 vuotta sitten |
Fabien Potencier
|
e520956624
[FrameworkBundle] fixed help for cache:warmup
|
14 vuotta sitten |
Fabien Potencier
|
82a5ae669e
[FrameworkBundle] fixed merge problem
|
14 vuotta sitten |
Fabien Potencier
|
5a528bcb55
[FrameworkBundle] change cache:clear warmup option to no-warmup as most of the time people will want to use the warmup version (especially in production env)
|
14 vuotta sitten |
Fabien Potencier
|
00d47889a2
[FrameworkBundle] removed hardcoded AppKernel class name
|
14 vuotta sitten |
Fabien Potencier
|
b00a903858
[FrameworkBundle] removed clearDir() method in some commands (use Filesystem::remove() instead)
|
14 vuotta sitten |
hhamon
|
230b3fff53
added unit tests for User::equals() method
|
14 vuotta sitten |
Fabien Potencier
|
45f9c2fbf4
merged francisbesset:cache_clear_command
|
14 vuotta sitten |
Johannes M. Schmitt
|
ede59926a4
Merge branch 'interactive-login-event' of git://github.com/yethee/symfony into security
|
14 vuotta sitten |
Clément Jobeili
|
34e3574e2b
[SwiftmailerBundle] Change Twig if syntax in panel info
|
14 vuotta sitten |
Fabien Potencier
|
a44f8d8de4
Merge remote branch 'jakzal/routing-tests'
|
14 vuotta sitten |
Fabien Potencier
|
3f7564b00c
Merge remote branch 'shieldo/toolbar_alignment'
|
14 vuotta sitten |
Clément Jobeili
|
f8dead7782
Change Message sent text to Message spooled if we are in a spool context
|
14 vuotta sitten |
Douglas Greenshields
|
53a9997e23
[WebProfilerBundle] added explicit left horizontal alignment for toolbar in CSS to prevent inconsistent alignment
|
14 vuotta sitten |
H. Westphal
|
06bfe82bc1
Added doctrine:mongodb:cache:clear-metadata command.
|
14 vuotta sitten |
Bernhard Schussek
|
4989e965cd
[Form] Moved form type tests into according namespace
|
14 vuotta sitten |
Bernhard Schussek
|
acaa9c9058
[Form] Fixed signature of Form::addError()
|
14 vuotta sitten |
Bernhard Schussek
|
6c9ff0a2a3
[Form] Improved naming of data conversion methods in Form and made them private
|
14 vuotta sitten |
Bernhard Schussek
|
119866e06d
[Form] Renamed FormBuilder::getInstance() to getForm()
|
14 vuotta sitten |
Bernhard Schussek
|
2dbb41714a
[Form] Merged Field and Form. Merged FieldBuilder and FormBuilder. After the refactoring, the distinction between the two concepts is small enough to merge them
|
14 vuotta sitten |
Bernhard Schussek
|
fc7281bcab
[Form] Extracted validation logic of form. Fields can now contain multiple validators
|
14 vuotta sitten |
Bernhard Schussek
|
cb599f417e
[Form] Renamed field option 'disabled' to 'read_only'. How to render read-only fields is now the responsibility of the renderer
|
14 vuotta sitten |
Bernhard Schussek
|
b5656f1290
[Form] Renamed ObjectMapper to PropertyPathMapper
|
14 vuotta sitten |
Bernhard Schussek
|
295d01745b
[Form] Renamed StripTagsFilter to StripTagsListener until we have better conventions
|
14 vuotta sitten |
Bernhard Schussek
|
2c6c89d898
Merge remote branch 'beberlei/forms' into beberlei-merge
|
14 vuotta sitten |
Jakub Zalas
|
e09b320cdb
[Routing] Added PhpFileLoader tests.
|
14 vuotta sitten |