Historial de Commits

Autor SHA1 Mensaje Fecha
  Bernhard Schussek 961dfd3767 Merge pull request #24 from mweimerskirch/patch-1 hace 14 años
  Michel Weimerskirch fd92105fa0 Fix merge error (function "guess" was in there twice) hace 14 años
  Bernhard Schussek c575432790 [Form] Added test case for bf2f9d2a028f526cd4c61b870571d07834b59bd0 hace 14 años
  Bernhard Schussek dcc61a9a98 Merge remote branch 'shieldo/search_field' into shieldo_merge hace 14 años
  Bernhard Schussek 13a964ae6d [Form] Form::isBound() and Form::isValid() work correctly now for read-only forms hace 14 años
  Bernhard Schussek 829aa4dc0b [Locale] Improved error reporting and added stubs for intl_is_failure(), intl_get_error_code() and intl_get_error_message() hace 14 años
  Bernhard Schussek c3e8569f73 Merge remote branch 'vicb/form-csrf' into vicb_merge hace 14 años
  Bernhard Schussek 06f829ace5 [Form] Implemented fix for 361c67f54f4fee5a6003efdac56d8e0f5ed02c86 hace 14 años
  Dirk Pahl 361c67f54f [Form] Add test for the handling of array values in the constraint violation hace 14 años
  Bernhard Schussek a7ff4f484a [Form] Further simplified PropertyPath code hace 14 años
  Bernhard Schussek 857042458a Merge remote branch 'vicb/form-ppath-optim' into vicb_merge hace 14 años
  Bernhard Schussek af66beed76 [Form] Added test for 6c337d1cc09c623c5fbb4ce261e1d41f2ebb9f6d hace 14 años
  Bernhard Schussek a3d84bc681 Merge remote branch 'vicb/form-9731' into vicb_merge hace 14 años
  Bernhard Schussek 216d7e415d Merge remote branch 'mweimerskirch/form_pattern_attribute' into mweimerskirch_merge hace 14 años
  Bernhard Schussek 520e3761e9 [Form] Removed unused option "pattern" of date and time type hace 14 años
  Bernhard Schussek f467317bab [Form] Renamed view variable "name" to "full_name" hace 14 años
  Bernhard Schussek b39a21fbaf [Form] Renamed collection option "type_options" to "options" to be consistent with the repeated type hace 14 años
  Bernhard Schussek 2711fbc418 Merge remote branch 'jaugustin/fix_form' into jaugustin_merge hace 14 años
  Fabien Potencier 82686751dd [HttpCache] fixed typo hace 14 años
  Fabien Potencier f48699a706 [HttpKernel] reverted some unwanted changes from previous commit hace 14 años
  Fabien Potencier 1f0ffca68e [HttpKernel] fixed empty ETags showing up in requests to the backend when using HttpCache hace 14 años
  Fabien Potencier a15e846568 added a way to disable forms, and force validation to be enabled when forms are enabled (closes #840) hace 14 años
  Fabien Potencier 0687aadad2 fixed form configuration when no session is available (closes #841) hace 14 años
  Victor Berchet ebb0e83a7e [Form] CSRF documentation and a few CS changes hace 14 años
  Victor Berchet ba31b5acc5 [Form] Move CSRF options from types to the CSRF extension hace 14 años
  Fabien Potencier fdbdcbbd0a Merge remote branch 'kriswallsmith/assetic/dump-fixes' hace 14 años
  Kris Wallsmith 8e85a36e37 [FrameworkBundle] fixed renamed routing exception hace 14 años
  Kris Wallsmith f29aba534c [AsseticBundle] fixed command unit test hace 14 años
  Kris Wallsmith 26a31bfc9d [AsseticBundle] added env and debug mode to assetic:dump output hace 14 años
  Kris Wallsmith e65a4535b5 [AsseticBundle] made --watch sleep period a command option hace 14 años