コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  mark_story a07608cbb9 Fix incorrect CSRF token fields when using postLink() 12 年 前
  Bryan Crowe a943ea5c34 Add space between classname(s) 12 年 前
  Bryan Crowe d39ced8381 Correct 'an URL' to 'a URL' in docblocks 12 年 前
  Bryan Crowe c1dd0e4393 Changed url to URL where appropriate 12 年 前
  ADmad aa60b8791a Fixed setting "required" attribute for file input. Closes #4124 12 年 前
  euromark 2455af09c5 Resolves ticket #4100 12 年 前
  euromark 12f2f729c8 more cs 12 年 前
  euromark 382f75dbfc cs corrections, bool to boolean and int to integer. 12 年 前
  mark_story 5ec9b145bf Fix label element for attributes not matching their inputs. 12 年 前
  mark_story 3c9500a3cb Fix whitespace error. 12 年 前
  aread22 cb056a5cbe Use FormHelper->label instead of HtmlHelper->useTag 12 年 前
  aread22 4ab1c8c225 Format to CakePHP code sniffs 12 年 前
  aread22 64bb74a7e8 Potential Fix for LightHouse Ticket #3936 12 年 前
  mark_story 0f2d59d987 Merge branch 'master' into 2.4 12 年 前
  euromark 6cf147e8c8 unify null checks - avoid method call in favor of strict check 12 年 前
  Alexander Hofbauer 80e589f19d Correctly encode confirm handlers 12 年 前
  José Lorenzo Rodríguez 890d4a9e2c Merge pull request #1478 from aleho/2.4 12 年 前
  Mark 6c30851783 Merge pull request #1424 from dereuromark/2.4-form-helper-datetime-rounding 12 年 前
  Alexander Hofbauer 8601e0078a Implement a Helper method to generate confirm() links 12 年 前
  ADmad 38b050a711 Merge branch 'master' into 2.4 12 年 前
  ADmad 61bf8df454 Renaming base url config keys and methods for better uniformity. 12 年 前
  ADmad b22b39f158 Deprecate constants IMAGES_URL, CSS_URL, JS_URL and add corresponding config values instead. 12 年 前
  David Gallagher bce0eb37b4 Don't need to check for empty because Model::validator() returns an interator 12 年 前
  David Gallagher 5937685817 Use ModelValidator::count() to count dynamiclly added validation rules 12 年 前
  euromark b412e2cbb1 provide ability for rounding - closes #1986 12 年 前
  ADmad 4ded269549 Merge branch 'master' into 2.4 12 年 前
  Marc Würth 11eeb33644 Some minor CS improvements to FormHelper 12 年 前
  euromark c989624f80 whitespace coding standards 12 年 前
  mark_story c597855fe4 Merge branch 'master' into 2.4 12 年 前