Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabien Potencier e6f1248151 [HttpKernel] added back Bundle::getName() as it is quite useful hace 14 años
  Fabien Potencier 6d1e91a1fa refactored bundle management hace 14 años
  Jordi Boggiano 252918beb2 [TwigBundle] Fixed RenderTokenParser when with isn't used and options are provided hace 14 años
  Ryan Weaver ea2cb49696 [TwigBundle] Improving the PHPDoc on the FormExtension inside the TwigBundle. hace 14 años
  Ryan Weaver cf1512dce8 [Form] Fixing the object versus normalized data PHPDoc on Field, which I believe was backwards. hace 14 años
  Ryan Weaver d41b4ec109 [Form] adding PHPDoc and some small PHPDoc changes. hace 14 años
  Ryan Weaver 82283db789 [Form] Making the constructor inherit docs. hace 14 años
  Fabien Potencier 67f13fee9e [HttpKernel] made a small tweak hace 14 años
  Fabien Potencier 24ff22af07 [HttpFoundation] added a directory fallback for when the class is not found in registered namespaces and class prefixes hace 14 años
  Jeremy Mikola e414e06327 [HttpKernel] Fix AccessDecisionManagerInterface::decide() invocation in SwitchUserListener hace 14 años
  Bulat Shakirzyanov 04fd4194b5 [DoctrineMongoDBBundle] fixed typo, updated extension test to reflection validation addon hace 14 años
  Victor Berchet b75840c6fc DI Extension: use the base class from the HttpKernel Component hace 14 años
  Bulat Shakirzyanov 6d52645861 [DoctrineMongoDBBundle] registered new validation namespace for annotations hace 14 años
  Bulat Shakirzyanov 1cbd0caa89 [DoctrineMongoDBBundle] added unique constraint, validator and test, registered validator in DIC hace 14 años
  Johannes M. Schmitt 84fa4b50db adds setArgument to Definition hace 14 años
  Bernhard Schussek bdd2c91abd [Form] Fixed failing test hace 14 años
  Bernhard Schussek d143eaad72 [Validator] Fixed XML schema hace 14 años
  Jordi Boggiano 8800452b1c [Form] Fixed some documentation hace 14 años
  Jordi Boggiano d928632583 [Form] Made RepeatedField sub-field names configurable hace 14 años
  Bernhard Schussek d327a90ff2 [Validator] Added namespace prefix support for XML and YAML loaders hace 14 años
  Bernhard Schussek 2d7c47e488 [Validator] Each object is now only validated once for a given group hace 14 años
  Bernhard Schussek d52ae8e103 [Validator] Removed unused class GroupChain hace 14 años
  Bernhard Schussek eed3c9a48c [Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both hace 14 años
  Bernhard Schussek 6ad22fd702 [Validator] Added ValidatorFactory for programmatically creating validators hace 14 años
  Bernhard Schussek 8f8f53d631 [Form][FrameworkBundle] Implemented FormFactory and added it to the DI container hace 14 años
  Bernhard Schussek fea37a3e95 [Validator] Added tests for AssertTypeValidator hace 14 años
  Jordi Boggiano a305f9b25a [Form] Fixed indenting hace 14 años
  Jordi Boggiano de3f240ea4 [Form] Added required attribute on input field templates hace 14 años
  Jordi Boggiano 59957727e3 [Form] Allow setting the date_format option via DateTimeField hace 14 años
  Jordi Boggiano ae40a5da53 [Form] Use HTML5 number and url input types for number and url fields hace 14 años