Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabien Potencier 9c9edb3904 [FrameworkBundle] added error messages from the Form Component in the default validators.fr.xliff hace 15 años
  Sebastian Ionescu 4edd0c269b updated some helper docblocks - fixed usage of helpers hace 15 años
  Fabien Potencier 9580c74f0b [Validator] changed the convention for placeholders in messages to be compatible with Twig (from %limit% to {{ limit }}) hace 15 años
  Fabien Potencier d3aca1c04a [FrameworkBundle] added support for the Translation component hace 15 años
  Fabien Potencier d6f55c31d1 [TwigBundle] added helpers for translations hace 15 años
  Fabien Potencier a7537906b4 [Translation] added the component hace 15 años
  Fabien Potencier 6317ddfbe1 [ZendBundle] removed translator support hace 15 años
  Fabien Potencier b890c3429d [FrameworkBundle] fixed file detection and formatting in Code helper hace 15 años
  Fabien Potencier 35ee15d131 [DependencyInjection] tweaked an error message to ease debugging hace 15 años
  Fabien Potencier aaba52d928 [FrameworkBundle] made all Router options configurable hace 15 años
  Brandon Turner 953a81372a [Form] fixed typo in unit test hace 15 años
  Brandon Turner b2e4b452a4 [Form] added support for stdClass objects hace 15 años
  Brandon Turner c3b89eeedd [Form] fixed failing unit test due hace 15 años
  Brandon Turner 9e84f450c2 [Form] fixed decimal rounding in IntegerField hace 15 años
  Brandon Turner a305eb063d [Form] added support for rounding-mode option on NumberFields hace 15 años
  Brandon Turner 2052501634 [Form] fixed missing locale setting in unit tests hace 15 años
  Brandon Turner 86b6aff5b6 [Form] fixed bug that prevented setLocale from working hace 15 años
  Fabien Potencier eb942c8f18 [ZendBundle] fixed translator configuration hace 15 años
  Fabien Potencier 0b98a2861e fixed PHPUnit configuration hace 15 años
  Fabien Potencier 866c306dc8 removed the message interpolator system in the Validator component (i18n management should be done globally, not in a specific component) hace 15 años
  Fabien Potencier 15ca8b4076 [FrameworkBundle] removed obsolete file hace 15 años
  Fabien Potencier 69b538b632 [FrameworkBundle] removed the app:init command hace 15 años
  Fabien Potencier d62befd67b [FrameworkBundle] fixed Filesystem when used within a phar archive hace 15 años
  Dustin Whittle a01a74ef79 fixed typo in options hace 15 años
  Dustin Whittle f3993b45c1 added width, height, alt tags for all images used in web profilers (for proper html) hace 15 años
  Fabien Potencier 2d80788e3a [FrameworkBundle] added support for services as controllers hace 15 años
  Jordi Boggiano 82f6a68eb2 [Validator] Allow DateTime objects as valid DateTimes hace 15 años
  Fabien Potencier 2862c6cce4 refactored configuration names hace 15 años
  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 hace 15 años
  Fabien Potencier e093387179 [Finder] fixed a problem on Windows hace 15 años