Dustin Whittle
|
f3993b45c1
added width, height, alt tags for all images used in web profilers (for proper html)
|
14 years ago |
Fabien Potencier
|
2d80788e3a
[FrameworkBundle] added support for services as controllers
|
14 years ago |
Jordi Boggiano
|
82f6a68eb2
[Validator] Allow DateTime objects as valid DateTimes
|
14 years ago |
Fabien Potencier
|
2862c6cce4
refactored configuration names
|
14 years ago |
Thomas
|
66ddacf2e5
[Process] remove fork references as proc_* functions start a command from an independant process, does not copy the parent memory space like pcntl_* function
|
14 years ago |
Fabien Potencier
|
e093387179
[Finder] fixed a problem on Windows
|
14 years ago |
Fabien Potencier
|
ec066a0843
fixed misplaced file
|
14 years ago |
Jordi Boggiano
|
71cc3a7773
[Form] avoid double-escape and then unescape
|
15 years ago |
Kris Wallsmith
|
e6bff045c9
[DoctrineMongoDBBundle] added a quick profiler panel
|
14 years ago |
Kris Wallsmith
|
5f9c365971
[DoctrineMongoDBBundle] fixed formatting of booleans in query log
|
14 years ago |
Jonathan H. Wage
|
115d073033
Fixing Dbal logger to work with latest DBAL
|
14 years ago |
Brandon Turner
|
2fd9ffbaee
[FrameworkBundle] Fixed reference to old class
|
14 years ago |
Fabien Potencier
|
d657adbfa2
removed Symfony\Framework
|
14 years ago |
Fabien Potencier
|
1990fc543b
[HttpKernel] added Closure support to ControllerResolver
|
14 years ago |
Fabien Potencier
|
7734f44bc5
[Process] added a Process:isSucessful() method
|
14 years ago |
Fabien Pennequin
|
61f18667f4
[Console] Added some tests for command shortcuts
|
15 years ago |
Fabien Pennequin
|
56935f85df
[Console] Fixed invalid help command shortcut
|
15 years ago |
Jeremy Mikola
|
a86bac44ce
[Validator] Remove leading '@' when validating email domain MX record
|
14 years ago |
Fabien Potencier
|
74bc9d461b
[FrameworkBundle] made csrf_secret parameter optional
|
14 years ago |
Jeremy Mikola
|
77602239a4
[Form] Add new fields in CollectionField::setData()
|
14 years ago |
Jeremy Mikola
|
57c0ce0ec1
[Form] Remove support for ArrayObject as ChoiceField's choices option
|
14 years ago |
Fabien Potencier
|
226277fd0e
added a way to activate CSRF protection from the configuration
|
14 years ago |
Fabien Potencier
|
0de1c08d8d
reverted "[Form] fixed default CSRF token generation as a token must be tied to the user somewhat"
|
14 years ago |
Fabien Potencier
|
d326c398e2
[Form] fixed default CSRF token generation as a token must be tied to the user somewhat
|
14 years ago |
Antoine Hérault
|
4237fdd918
[Form] set file field as multipart
|
14 years ago |
Antoine Hérault
|
7bd76610ca
[HttpFoundation] fixed request files handling
|
14 years ago |
Fabien Potencier
|
63793dd62e
[Form] added missing use statement
|
14 years ago |
ornicar
|
90da4d0c3c
[DoctrineMongoDBBundle] Move test configuration fixtures to Resource/config/doctrine/metadata/orm/
|
14 years ago |
ornicar
|
aa4c196356
[DoctrineBundle] Move test configuration fixtures to Resource/config/doctrine/metadata/orm/
|
14 years ago |
ornicar
|
c537fb9eb2
[DoctrineMongoDBBundle] fix mapping dirs
|
14 years ago |