Commit History

Author SHA1 Message Date
  Ryan Weaver 9f4e88ec17 [FrameworkBundle] Adding two form-related methods to the base controller 14 years ago
  Fabien Potencier 6301728383 Merge remote branch 'pborreli/fixed-typos' 14 years ago
  Fabien Potencier 24c86d08cf Merge remote branch 'stof/translator' 14 years ago
  Christophe Coevoet 15c5d61af8 Use an alias of translator.real instead of copying the definition 14 years ago
  Ryan Weaver 4f0214eff4 [Routing] Fixing a bug where the current directory was set too late in the PhpFileLoader 14 years ago
  Pascal Borreli 46cdf02750 [Various] Fixed typo 14 years ago
  Pascal Borreli 6b91af976d [FrameworkBundle] Fixed css 14 years ago
  Fabien Potencier 54329387fd Merge remote branch 'ooflorent/patch-1' 14 years ago
  Fabien Potencier 40b84320d6 [Form] tweaked comment 14 years ago
  Fabien Potencier 3b0089967f Merge remote branch 'stloyd/patch-11' 14 years ago
  Fabien Potencier 4054cbae29 Merge remote branch 'craue/patch-2' 14 years ago
  Fabien Potencier 1548a049e1 Merge remote branch 'mvrhov/single_text_option_rename' 14 years ago
  Miha Vrhovnik aae80b6679 Added a note about BC break for DateType into UPDATE.md file 14 years ago
  Arnout Boks a0397f99f5 [DependencyInjection] Fixed bug where anonymous services from two different xml-files (with the same basename) could collide 14 years ago
  Miha Vrhovnik b8144c62ad DateType single-text should be single_text 14 years ago
  Christian Raue f29a2b9b72 The toolbar wraps to a 2nd line for long route names which makes it hiding page content, thus better show more white space instead of overlaying content with the toolbar. 14 years ago
  Fabien Potencier af2f9207be [Console] fixed typo 14 years ago
  Joseph Bielawski 4b476ad267 [Form] Force hidden fields to not have "required" attribute (#1091) 14 years ago
  Florent Cailhol f052d2d439 Made the profiler toolbar loading an XML HTTP request. 14 years ago
  Fabien Potencier 923c234160 fixed form_rest() for embedded forms (refs #1051, #1115) 14 years ago
  Fabien Potencier 4de930b000 [HttpFoundation] added some phpdoc 14 years ago
  Fabien Potencier 610583899d Merge remote branch 'CodeMeme/889-EntityChoiceField-grouped-choices' 14 years ago
  Fabien Potencier 32ac29a73d Merge remote branch 'schmittjoh/functionalTests' 14 years ago
  Fabien Potencier 614ebe3a39 Merge remote branch 'weaverryan/security_context_missing_logging' 14 years ago
  Fabien Potencier da09411e14 [SwiftmailerBundle] optimized code 14 years ago
  Eric Clemmons 693d0cda15 Whitespace cleanup 14 years ago
  Eric Clemmons fb9d951b1d Fixed EntityChoiceList to support grouped entities 14 years ago
  Eric Clemmons d380486756 Added test for grouped entity choice list 14 years ago
  Johannes Schmitt 1ca4dcad91 [SecurityBundle] bootstrapped functional test suite 14 years ago
  Ryan Weaver 5fe5ceb8d7 [Security] Removing test per @schmittjoh as this area is better functionally-tested 14 years ago