Fabien Potencier
|
aa050e2f08
fixed ZF2 unit tests
|
15 years ago |
Fabien Potencier
|
409a742503
[ZendBundle] updated the Zend Framework bundle to use ZF2
|
15 years ago |
Fabien Potencier
|
294e54fb21
[TwigBundle] fixed service names
|
15 years ago |
Fabien Potencier
|
a7e5f81803
changed all framework extensions to take advantage of the new extension configuration inheritance from previous commit
|
15 years ago |
Fabien Potencier
|
b057ef613f
[DependencyInjection] changed the extension mechanism to allow an extension to be inherit and merge from an existing configuration
|
15 years ago |
Fabien Potencier
|
a79ad894f9
added a way to run tests that depends on external libraries
|
15 years ago |
Fabien Potencier
|
626b88c8f1
[Console] simplified asXml() method
|
15 years ago |
Fabien Potencier
|
227653fd24
[TwigBundle] added the javascript token parsers in the helper extension
|
15 years ago |
Jeremy Mikola
|
6261cc2669
Fixed bad examples in doctrine:generate:entities help output.
|
15 years ago |
Fabien Potencier
|
12328a1bcb
[TwigBundle] updated the bundle to work with the latest Twig version
|
15 years ago |
Fabien Potencier
|
d05cec8a39
[TwigBundle] fixed typos
|
15 years ago |
Fabien Potencier
|
1a3790a636
[Foundation] normalized app name for use in a class name
|
15 years ago |
Jeremy Mikola
|
59f60abbd5
Updated EntityGenerator spaces param to new coding standards
|
15 years ago |
Jeremy Mikola
|
8b82e73ab9
Added bundle and entity parameters to limit operating scope of the doctrine:generate:entities command.
|
15 years ago |
Jeremy Mikola
|
75cc89b4ee
Added output to doctrine:generate:entity command and removed undesirable (and misnamed) call to doctrine:generate:entities.
|
15 years ago |
Fabien Potencier
|
a7e20687f6
[PropelBundle] added logging
|
15 years ago |
Fabien Potencier
|
c1e0c3edba
[PropelBundle] added automatic bootstrapping of Propel in the boot
|
15 years ago |
Fabien Potencier
|
c9e8934ee0
[PropelBundle] fixed Propel and Phing autoloading
|
15 years ago |
Fabien Potencier
|
13839f23ce
[PropelBundle] fixed generation of propel_autoload.php
|
15 years ago |
Fabien Potencier
|
448d1a31df
[PropelBundle] added autoloading for model classes
|
15 years ago |
Fabien Potencier
|
ebca4f679f
updated propel:build command
|
15 years ago |
Francois Zaninotto
|
6f87c9389d
added more details to README
|
15 years ago |
Francois Zaninotto
|
79d4a299b6
[PropelBundle] Added requirement for external libraries in README
|
15 years ago |
Francois Zaninotto
|
cb23828a0a
[PropelBundle] Initial commit (WIP) (thanks @fabpot)
|
15 years ago |
Fabien Potencier
|
85d4a0d55f
added a way to pass default options to splitTemplateName
|
15 years ago |
Fabien Potencier
|
28c0329deb
[TwigBundle] added javascript/javascripts tags
|
15 years ago |
Greg Thornton
|
5a09375dc4
Moved migrations-specific method out of DoctrineBundle\Command\DoctrineCommand and into the migrations bundle.
|
15 years ago |
Greg Thornton
|
0512d13c07
Added missing DoctrineCommand imports to DoctrineMigrationsBundle.
|
15 years ago |
Bongiraud Dominique
|
9fa1cb5e71
removed unused parameter in Request
|
15 years ago |
Bongiraud Dominique
|
3a398b84a2
fixed invert parameters in Request::create method
|
15 years ago |