Commit History

Autor SHA1 Mensaxe Data
  Benjamin Eberlei bb8c2a9b9d Rename this to renderer to be able to use it in Php Templating %!s(int64=14) %!d(string=hai) anos
  Benjamin Eberlei d44e2264ba Merge branch 'experimental' of git://github.com/bschussek/symfony into forms %!s(int64=14) %!d(string=hai) anos
  Bernhard Schussek b66b8326a8 [Form] Fixed undefined variable in DefaultRenderer %!s(int64=14) %!d(string=hai) anos
  Bernhard Schussek 6bc79a1a12 [Form] Renamed different kinds of data transformers within a field for better clarity %!s(int64=14) %!d(string=hai) anos
  Bernhard Schussek 1c85daa56b [Form] Split FieldBuilder into FieldBuilder and FormBuilder to make creation of classes deterministic %!s(int64=14) %!d(string=hai) anos
  Bernhard Schussek 2a1e394352 [Form] Renamed field configs to types. Everywhere else, we are referring to the name of the type as 'type' now (was 'identifier') %!s(int64=14) %!d(string=hai) anos
  Bernhard Schussek 0b929ee342 [Form] Renamed ValueTransformers to DataTransformers to fit with DataMapper and DataValidator %!s(int64=14) %!d(string=hai) anos
  Bernhard Schussek f86ecec403 [Form] Extracted data validation logic into DataValidatorInterface %!s(int64=14) %!d(string=hai) anos
  Bernhard Schussek 97d0183d84 [Form] Moved properties propertyPath, modifyByReference, validationGroups and virtual to generic attributes because they are specific to the used data validator/mapper implementations %!s(int64=14) %!d(string=hai) anos
  Bernhard Schussek 700c96e7fa [Form] Moved FieldFactoryTest to FormFactoryTest and fixed it %!s(int64=14) %!d(string=hai) anos
  Bernhard Schussek 4cb76c0045 [Form] Moved error distribution logic to validation listener %!s(int64=14) %!d(string=hai) anos
  Bernhard Schussek 9caaf0f3a3 [Form] Introduced FieldBuilder for field/form creation and made Field/Form mostly immutable %!s(int64=14) %!d(string=hai) anos
  Bernhard Schussek 3f70f89339 Merge remote branch 'symfony/master' into experimental %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier 060f34fca9 [FrameworkBundle] fixed class loading order %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier 136b23ead4 [EventDispatcher] refactored the code %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier 69d324eca8 [EventDispatcher] added EventDispatcher::removeSubscriber() %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier 10a02ff7fa [EventDispatcher] reverted to the old event dispatcher way of storing listeners %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier 9e88fc4e66 Merge remote branch 'kriswallsmith/kernel/uploaded-file-for-test' %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier e286adf173 [Security] fixed typos %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier 9de0a3872b Merge branch 'events' %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier d02a700c06 [FrameworkBundle] fixed the traceable event manager %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier 59ac6313ad [EventDispatcher] made order deterministic (first registered one stay first) -- this makes the new system more compatible with the old one %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier a71f63e61d [FrameworkBundle] fixed class loading order %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier 1af43a1562 fixed various bugs introduced during the event system migration %!s(int64=14) %!d(string=hai) anos
  Bernhard Schussek 52f382a859 Merge branch 'event-manager' into experimental %!s(int64=14) %!d(string=hai) anos
  John Wards 7c0fe6a3df [FrameworkBundle] Fixed order of the classes to compile for EventDispatcher %!s(int64=14) %!d(string=hai) anos
  John Wards 694c7fd402 [FrameworKBundle] Fixed TraceableEventDispatcher to use parent::getListeners() because parent::$listeners is now private. Passed event name to listenerToString() %!s(int64=14) %!d(string=hai) anos
  John Wards c56a803b8a [FrameworkBundle] Fixed undefined $response variable in ProfilerListener %!s(int64=14) %!d(string=hai) anos
  John Wards cd3e184b76 [FrameworkBundle] Fixed typo in ProfileListener %!s(int64=14) %!d(string=hai) anos
  John Wards 380afc5e95 [FrameworkBundle] Added missing argument for listenerToString() call %!s(int64=14) %!d(string=hai) anos