Bernhard Schussek
|
ea0e5bb2d6
[Form] Renamed FieldTypeInterface to FormTypeInterface
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
270a98e413
[Form] Added support for types that are not registered in the DIC. These are identified by their FQ class name.
|
%!s(int64=14) %!d(string=hai) anos |
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
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
09da126464
[Form] Fixed validation.xml
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
16d65f6f16
[Form] Moved previously skipped tests from FormTypeTest to FormTest and fixed them
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
577e106361
[Form] Implemented custom mapping of data errors to form fields
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
87665bc380
[Form] Decoupled FormBuilder from CSRF protection
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
1c5bbb5426
Merge remote branch 'johnwards/experimental' into johnwards-merge
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
c1abf08d9c
[Form] Implemented error bubbling
|
%!s(int64=14) %!d(string=hai) anos |
John Wards
|
31647d3662
[TwigBundle] Changed twig variable from 'this' to 'renderer'
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
255eda5238
[Form] Renamed RecursiveFieldIterator to RecursiveFormIterator
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
3985522b9b
[Form] Removed obsolete classes Error and DataError
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
01a47457d0
[Form] Improved naming of various interfaces. Renamed DefaultRenderer to ThemeRenderer
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
321d40b21a
[Form] Decoupled FormBuilder from ThemeInterface
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
61804bbd8b
Merge remote branch 'symfony/master' into experimental
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
6ace6af537
Merge remote branch 'mvrhov/variousFixes'
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
2c99ffe145
Merge remote branch 'everzet/mongodb-commands-help-fix'
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
c8ebb3f0c3
Merge remote branch 'dator/change_twig_if_datacollector'
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
0ee68156b5
Merge remote branch 'schmittjoh/security'
|
%!s(int64=14) %!d(string=hai) anos |
everzet
|
da80c2867a
[DoctrineMongoDBBundle] fixed wrong command names in commands help messages
|
%!s(int64=14) %!d(string=hai) anos |
Miha Vrhovnik
|
9c0ae0ceaf
$emName is supposed to be $dmName
|
%!s(int64=14) %!d(string=hai) anos |
Miha Vrhovnik
|
a144a83405
refactored if elseif to switch and throw an exception on unknown option
|
%!s(int64=14) %!d(string=hai) anos |
Johannes M. Schmitt
|
eb0d772743
[Security/Acl] removed remaining LIMIT clauses
|
%!s(int64=14) %!d(string=hai) anos |
Miha Vrhovnik
|
25e4193294
removed unused variable
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
85778caba1
[FrameworkBundle] added --without-debug option to cache:clear as the debug flag value can be different from the one used for the command execution (think generating the prod cache but still with debug information when running the command)
|
%!s(int64=14) %!d(string=hai) anos |
Miha Vrhovnik
|
496280329b
changing phpdoc parameter to array as all variables are used in foreach
|
%!s(int64=14) %!d(string=hai) anos |
Miha Vrhovnik
|
33dd0da420
removed unused variables
|
%!s(int64=14) %!d(string=hai) anos |
Miha Vrhovnik
|
909a6bfc30
$user* was refactored to $accout*
|
%!s(int64=14) %!d(string=hai) anos |
Miha Vrhovnik
|
5a620c0573
unless I'm missing something the first instance of loader is not used and thus not needed
|
%!s(int64=14) %!d(string=hai) anos |
Miha Vrhovnik
|
e9e0f9f102
fixing undefined variable name, and removing unexisting namespace. I backtraced code to the actal mongodb maping clas and it doesn't seem to throw any exceptions, but just in case I'm catching the general \Exception
|
%!s(int64=14) %!d(string=hai) anos |