Historial de Commits

Autor SHA1 Mensaje Fecha
  Jordi Boggiano b3ae62e2c4 [Finder] Fixed tests on windows hace 14 años
  Jordi Boggiano a0f933163f [Console] Fixing tests breaking on windows hace 14 años
  Fabien Potencier 69d2568339 [HttpKernel] fixed typo in a unit test hace 14 años
  Bernhard Schussek 46145d8de7 [Validator] Fixed exception thrown in Valid constraint to be thrown only when the options are not empty hace 14 años
  Bernhard Schussek 940ce9aedf [Validator] Group "Default" is now propagated to validated references when group sequences are validated hace 14 años
  Bernhard Schussek 6a148465da [Validator][Form] Removed support for match-all group "*" hace 14 años
  Bernhard Schussek 8df966f507 [Validator] Made class Constraint abstract because it must not be instantiated hace 14 años
  Bernhard Schussek 1bbdb5ec07 [Form][FrameworkBundle][TwigBundle] Refactored the PHP and Twig templating layer hace 14 años
  Fabien Potencier 23d7967f81 [FrameworkBundle] fixed phpunit when ran from the app directory directly without -c hace 14 años
  Bernhard Schussek 3127312139 [Form] Added option 'value_transformer' and 'normalization_transformer' to Field class hace 14 años
  Bernhard Schussek ece9691d5a [Form] Fixed documentation typo hace 14 años
  Jordi Boggiano c6dbbb857a [Form] Removed dead code hace 14 años
  Jordi Boggiano fbc29f061c [Form] Coding style fixes hace 14 años
  Jordi Boggiano b8987e1bde [DoctrineBundle] Form transformers shouldn't explode if they're passed null as a value hace 14 años
  Jordi Boggiano 0bdb271608 [Form] Added parent calls to all configure() methods of Fields and Transformers hace 14 años
  GordonsLondon 23ac47e011 [Form] Added support for __get and __set in PropertyPath hace 14 años
  Benjamin Eberlei 5aeb358721 [Validator] Made the namespace prefix for annotations configurable hace 14 años
  Fabien Potencier 0131ff21c5 [Translation] removed unneeded assignement hace 14 años
  Jordi Boggiano 3cbc99c180 [Translation] Added flatten method on ArrayLoader hace 14 años
  Fabien Potencier 4e5c99dab0 [EventDispatcher] removed the possibility to remove one listener for an event hace 14 años
  Jordi Boggiano d9295058b1 [FrameworkBundle] Make the security context optional hace 14 años
  Jordi Boggiano aa1b2efb15 [TwigBundle] Base form templates now using div instead of tables hace 15 años
  Jordi Boggiano d45954af07 [Form][TwigBundle] Making sure all field types are rendered with the proper template hace 14 años
  Fabien Potencier f21c58c56b [FrameworkBundle] finished code migration after the removal of the ArrayAccess interface for the Container hace 14 años
  Fabien Potencier f6cc63c99c removed ArrayAccess interface for Container and Controller hace 14 años
  Fabien Potencier 53dd4e39c7 [DependencyInjection] changed the YAML notation for optional services from @@ to @? hace 14 años
  Fabien Potencier 92f3d9e7ec [DependencyInjection] removed the leading _ for anonymous service ids (the usage of strtr() in the conversion between ids and methods does not take leading _ into account like camelize() does) hace 14 años
  Fabien Potencier a45baed812 [HttpFoundation] removed optimization for setLocale() as it breaks when locale is not the default and the user wants to switch back to the default locale hace 14 años
  Ryan Weaver 58a240baba [HttpFoundation] Allow the SERVER_PORT key of the server ParameterBag in Request to be a string value without confusing Request::getHttpHost(). hace 14 años
  Kris Wallsmith 6428544cd8 [DoctrineMongoDBBundle] added a phpdoc block hace 14 años