Commit History

Author SHA1 Message Date
  Fabien Potencier cca21a84e3 merged branch stloyd/datetimetype (PR #1419) 14 years ago
  Fabien Potencier 87b121510b merged branch laszlokorte/console_formatter (PR #1420) 14 years ago
  Fabien Potencier 83ac600974 merged branch aerialls/fixed_cs (PR #1422) 14 years ago
  Julien Brochet 272e07fb6d [Locale] fixed CS 14 years ago
  Laszlo Korte 6b72cda1a7 removed whitespace 14 years ago
  Laszlo Korte 282a493af2 moved the constant from the interface back into the class 14 years ago
  Laszlo Korte 7ec7fbefaa fixed inteface name 14 years ago
  stloyd aeaf44ab4f Removed unused code from DateTimeType 14 years ago
  Laszlo Korte 9a829242fb [Console] Extract the OutputFormatter's regular expression into the inteface. 14 years ago
  stloyd 3c2539fccb Throw exception when "date_widget" option is not equal to "time_widget" 14 years ago
  stloyd 305c47695f Overwrite child options ("widget", "empty_value") if any given 14 years ago
  stloyd 7bc19f9675 Added to `DateTimeType` extension possibility to render form as `single_text` (similar to `DateType` option) (issue #1323 it requires fix for #1205) 14 years ago
  Fabien Potencier bc2f9479e3 merged branch vicb/form/php-choices (PR #1415) 14 years ago
  Victor Berchet 2cf7136e53 [FrameworkBundle][Form] tweak the choice widget PHP template 14 years ago
  stloyd 17b41b2c51 Added to `TimeType` extension possibility to render form as `single_text` (similar to DateType option) (issue #1205) 14 years ago
  Fabien Potencier 59f85b4a6e merged branch stloyd/timetype (PR #1354) 14 years ago
  Fabien Potencier f57e1d3e10 fixed CS 14 years ago
  Fabien Potencier 86347a94c1 merged branch everzet/translation-phar-support (PR #1366) 14 years ago
  stloyd 4e3406d633 Sync with master and clean up 14 years ago
  Fabien Potencier f322a4a99d fixed CS 14 years ago
  Fabien Potencier f406e3d6a3 merged branch Seldaek/http (PR #1414) 14 years ago
  Jordi Boggiano 7db0b952b6 [HttpKernel] Removed unnecessary strtoupper 14 years ago
  Jordi Boggiano 0891c578b2 [HttpKernel] Added test 14 years ago
  Jordi Boggiano 135064524a [HttpKernel] Uppercased a few http methods 14 years ago
  Fabien Potencier 100a8dc105 [Console] fixed Process exit code 14 years ago
  stloyd ad5d2c13e1 Added to `TimeType` extension possibility to render form as `single_text` (similar to DateType option) (issue #1205) 14 years ago
  Fabien Potencier 0938f7ed54 merged branch lenar/non-blocking-process (PR #1403) 14 years ago
  Jordi Boggiano 05c990628b [HttpKernel] Suppress response content for 304 responses out of the cache 14 years ago
  Fabien Potencier 482492625d [Validator] restricted the True and False validator accepted values (the notion of True/False in PHP alone is too large) 14 years ago
  Fabien Potencier 8ccebc4631 [DomCrawler] fixed Link::getUri() method for anchors 14 years ago