Commit History

Author SHA1 Message Date
  mark_story be8ebfc005 Merge branch 'master' into 2.5 12 years ago
  AD7six adc0bf3ded BC fix for checkbox ids 12 years ago
  mark_story ecf5aec1ae Add '@' to the list of characters removed from radio/checkbox ID. 12 years ago
  mark_story 605351d0c9 Allow empty values in checkboxes. 12 years ago
  Walter Nasich a7f50e0ce7 Using sprintf to convert number into non-scientific notation 12 years ago
  Walter Nasich 43604f64d5 Rendering a proper value for html5 attribute 'step' 12 years ago
  mark_story 75dd2ff1fb Merge branch 'master' into 2.5 12 years ago
  mark_story f25e84f4fb Don't select year 0 when there are all 0's. 12 years ago
  mark_story 3cee3b0e99 Merge branch 'master' into 2.5 12 years ago
  Mark Story 1cb7e4f0ff Merge pull request #1635 from dereuromark/master-dom-ids 12 years ago
  mark_story 7e5c0f7185 Merge branch 'master' into 2.5 12 years ago
  mark_story 5bddc477a3 Fix incorrectly handled time values around 12:00:00 12 years ago
  mark_story 30e139412d Fix input type inference when type=>checkbox 12 years ago
  euromark 8ebf004450 Also make DOM ids for radio element values unique. 12 years ago
  euromark 587a04ab84 prevent possible XSS attack via form helper selects and unescaped output. 12 years ago
  euromark aae0f762dd Collision free approach to resolve the DOM ID issue in a clean way. Fix to generation of ids for multiple checkboxes. Resolves ticket 4064. 12 years ago
  ADmad dda6080579 Merge branch 'master' into 2.5 12 years ago
  mark_story a07608cbb9 Fix incorrect CSRF token fields when using postLink() 12 years ago
  ADmad d647fe8a91 Added buffering of form tags generated by FormHelper::postLink() 12 years ago
  ADmad d9ca148499 Merge branch 'master' into 2.5 12 years ago
  Bryan Crowe a943ea5c34 Add space between classname(s) 12 years ago
  Bryan Crowe d39ced8381 Correct 'an URL' to 'a URL' in docblocks 12 years ago
  Marc Würth bf8a13a77c Added binary type to field type map, defaulting to file input field 12 years ago
  Mark Story ce74153389 Merge pull request #1691 from uzyn/2.5-decimal 12 years ago
  Bryan Crowe c1dd0e4393 Changed url to URL where appropriate 12 years ago
  ADmad aa60b8791a Fixed setting "required" attribute for file input. Closes #4124 12 years ago
  U-Zyn Chua 4806d09d7e Setting of step for decimal field based on precision. 12 years ago
  U-Zyn Chua 091658a752 Decimal support for FormHelper. 12 years ago
  euromark 2455af09c5 Resolves ticket #4100 12 years ago
  euromark 12f2f729c8 more cs 12 years ago