John Wards
|
2e750f7287
[Form] Coding conventions
|
14 years ago |
John Wards
|
37f12f68da
[Form] The declaration and initialization (constructor) of the variables should be in the same class.
|
14 years ago |
John Wards
|
e54973b5d4
[Form] Refactoring Types to use new DataTransfomer interface
|
14 years ago |
John Wards
|
5a5fdd0529
Merge remote branch 'bernhard/experimental' into configuration
|
14 years ago |
Bernhard Schussek
|
33692eae4a
[Form] Renamed Form::isTransformationSuccessful() to isSynchronized(). This method now indicates whether the data in the different representations is synchronized. Moved 'invalid' error to DefaultValidator
|
14 years ago |
Bernhard Schussek
|
09da126464
[Form] Fixed validation.xml
|
14 years ago |
Bernhard Schussek
|
16d65f6f16
[Form] Moved previously skipped tests from FormTypeTest to FormTest and fixed them
|
14 years ago |
Bernhard Schussek
|
577e106361
[Form] Implemented custom mapping of data errors to form fields
|
14 years ago |
John Wards
|
b4406f254d
[Form] Removing Configurable from DataTransformers
|
14 years ago |
John Wards
|
27267e8007
[Form] Refactoring tests for new DataTransfomer
|
14 years ago |
John Wards
|
7d7c36a178
[Form] More sensible constructor variable order
|
14 years ago |
Bernhard Schussek
|
87665bc380
[Form] Decoupled FormBuilder from CSRF protection
|
14 years ago |
John Wards
|
714f2173be
[Form] Coding conventions and use of the new variables
|
14 years ago |
John Wards
|
3c80bc37df
[Form] Removing use of old class
|
14 years ago |
John Wards
|
d8287a6dff
Merge remote branch 'bernhard/experimental' into experimental
|
14 years ago |
John Wards
|
002a22df04
[Form] Refactoring DateTimeToStringTranformer not to use Configuration
|
14 years ago |
Bernhard Schussek
|
1c5bbb5426
Merge remote branch 'johnwards/experimental' into johnwards-merge
|
14 years ago |
Bernhard Schussek
|
c1abf08d9c
[Form] Implemented error bubbling
|
14 years ago |
John Wards
|
31647d3662
[TwigBundle] Changed twig variable from 'this' to 'renderer'
|
14 years ago |
Bernhard Schussek
|
255eda5238
[Form] Renamed RecursiveFieldIterator to RecursiveFormIterator
|
14 years ago |
Bernhard Schussek
|
3985522b9b
[Form] Removed obsolete classes Error and DataError
|
14 years ago |
Bernhard Schussek
|
01a47457d0
[Form] Improved naming of various interfaces. Renamed DefaultRenderer to ThemeRenderer
|
14 years ago |
Bernhard Schussek
|
321d40b21a
[Form] Decoupled FormBuilder from ThemeInterface
|
14 years ago |
Bernhard Schussek
|
61804bbd8b
Merge remote branch 'symfony/master' into experimental
|
14 years ago |
Fabien Potencier
|
6ace6af537
Merge remote branch 'mvrhov/variousFixes'
|
14 years ago |
Fabien Potencier
|
2c99ffe145
Merge remote branch 'everzet/mongodb-commands-help-fix'
|
14 years ago |
Fabien Potencier
|
c8ebb3f0c3
Merge remote branch 'dator/change_twig_if_datacollector'
|
14 years ago |
Fabien Potencier
|
0ee68156b5
Merge remote branch 'schmittjoh/security'
|
14 years ago |
everzet
|
da80c2867a
[DoctrineMongoDBBundle] fixed wrong command names in commands help messages
|
14 years ago |
Miha Vrhovnik
|
9c0ae0ceaf
$emName is supposed to be $dmName
|
14 years ago |