Commit History

Autor SHA1 Mensaxe Data
  Victor Berchet 84bbb945d7 [UniversalClassLoader] Small optimization %!s(int64=14) %!d(string=hai) anos
  marc.weistroff 1316fb547e Reverted e557500c97a1d2b12c30c5bea9434e6e90bd56fc and edf57fc392e64ab54680b1aec5c9931df8a088e1 which deleted the getRequest() method in HttpCache as this methods is needed in the Esi class. %!s(int64=14) %!d(string=hai) anos
  Bernhard Schussek 2276b98fc1 [Form] Fixed: ChoiceFields never validated %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier 6ed7dc1e5a made a small optimization %!s(int64=14) %!d(string=hai) anos
  Kris Wallsmith ea536b0d9e [FrameworkBundle] added cache warmer priority %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier 6b7e4ad2f9 [TwigBundle] fixed typo %!s(int64=14) %!d(string=hai) anos
  Justin Hileman 5516ac21a2 Fix Doctrine Migrations commands to work with new bundles. %!s(int64=14) %!d(string=hai) anos
  Lukas Kahwe Smith 661d5d236c fixed method call, cosmetic variable rename %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier 93fc26d869 [EventDispatcher] simplified code (thanks Kris Wallsmith for the tip) %!s(int64=14) %!d(string=hai) anos
  Daniel Holmes b01805a5c4 [FrameworkBundle] added port number to the context passed in to the router %!s(int64=14) %!d(string=hai) anos
  Daniel Holmes f4282eea98 [Routing] added support for non-standard port numbers in absolute urls %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier b6f400a2bc [DependencyInjection] made an optimization on dumped DIC %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier 2d69369c69 [ClassLoader] added the possibility to define more than one directory for a namespace or a prefix %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier c05fb03c7d [HttpKernel] changed the core.view event to only be notified when the controller does not return a Response %!s(int64=14) %!d(string=hai) anos
  Bernhard Schussek a725415440 [Form] Fixed RepeatedField not to trigger NotNull/NotBlank errors if any of the fields was filled in %!s(int64=14) %!d(string=hai) anos
  Bernhard Schussek 39c148197f [Form] Fixed form validation %!s(int64=14) %!d(string=hai) anos
  Bernhard Schussek 1a34743990 [Validator] Fixed: Collections annotated with @Valid may contain scalar values. These values are ignored by the GraphWalker %!s(int64=14) %!d(string=hai) anos
  Bernhard Schussek 50955a3919 [Validator] Fixed PropertyPath to read array indices with special characters %!s(int64=14) %!d(string=hai) anos
  Bernhard Schussek 55a97ec78e [Validator] Made GraphWalker::validateReference() method public %!s(int64=14) %!d(string=hai) anos
  Bernhard Schussek 5ed4d91bb8 [Validator] Implemented Execute constraint %!s(int64=14) %!d(string=hai) anos
  Benjamin Eberlei d8e03ac782 [DoctrineBundle] Add support to setting the Annotations prefix to @orm: for EntityGeneration beginning with Doctrine ORM 2.0.2-DEV. %!s(int64=14) %!d(string=hai) anos
  Bernhard Schussek eb918ac86d [Form] Fixed prototype option in CollectionField %!s(int64=14) %!d(string=hai) anos
  Bernhard Schussek 7c9c7af863 [Form] Fixed arrays not to be passed to the validator %!s(int64=14) %!d(string=hai) anos
  Penny Leach 1c3e3f7744 [Form] Removed required="required" from hidden fields to make them HTML5 compliant %!s(int64=14) %!d(string=hai) anos
  Bernhard Schussek 5e3fab214e [Form] The form is now validated seperatedly from its data. The form is validated in group "Default", the data in the group set in option "validation_groups" %!s(int64=14) %!d(string=hai) anos
  Bernhard Schussek c923af2879 [Form] Adapted constructor of CollectionField to match the constructors of the other fields. The field prototype is now optional. %!s(int64=14) %!d(string=hai) anos
  Bernhard Schussek 265cdd148f [Form] Removed unused property from Field %!s(int64=14) %!d(string=hai) anos
  Bernhard Schussek 4f0283a508 [Form] Removed Form::isBound(). Form::bind() is only a shortcut method now, use Form::isSubmitted() if you want to find out whether a form was submitted. %!s(int64=14) %!d(string=hai) anos
  Bernhard Schussek 628a4d1fd8 [Form] Refactored validation logic into validate() method. Removed bindGlobals() to reduce API clutter %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier a204e0df7f [TwigBundle] added previous exception when possible %!s(int64=14) %!d(string=hai) anos