Commit History

Author SHA1 Message Date
  Alexander Hofbauer 80e589f19d Correctly encode confirm handlers 12 years ago
  euromark f3018cc532 refactor methods to avoid else block on returning early 12 years ago
  José Lorenzo Rodríguez 890d4a9e2c Merge pull request #1478 from aleho/2.4 12 years ago
  euromark fc2d28974b remove undocumented code and uncessary in_array() checks + cleanup 12 years ago
  Alexander Hofbauer 8601e0078a Implement a Helper method to generate confirm() links 12 years ago
  Juan Basso 316c6582ea Fixed pathPrefix for css and script methods 13 years ago
  ADmad 61bf8df454 Renaming base url config keys and methods for better uniformity. 12 years ago
  ADmad b22b39f158 Deprecate constants IMAGES_URL, CSS_URL, JS_URL and add corresponding config values instead. 12 years ago
  mark_story c597855fe4 Merge branch 'master' into 2.4 12 years ago
  euromark f389435bae coding standards and else block simplification 12 years ago
  ADmad 75e7797a26 Allow escaping only attributes of a link and not it's title 12 years ago
  ADmad 3303a2cda1 Merge branch 'master' into 2.4 13 years ago
  Marc Würth 4c9f0414cb Improved the DocBlocks and other code cleanup 13 years ago
  ADmad 36c592e72e Merge branch 'master' into 2.4 13 years ago
  Gilles Wittenberg 6d996d52ce Allow setting different type on scriptStart + scriptEnd 13 years ago
  Gilles Wittenberg f19615a3be Allow setting different type on scriptBlock 13 years ago
  Michael Tuttle 0d082b599a changed HtmlHelper::tag() just return $text when empty($name) 13 years ago
  Michael Tuttle 12462b2e51 make HtmlHelper::tag() just return the $text content with no wrapping tag when $name === false 13 years ago
  ADmad a10275fb8b Merge branch 'master' into 2.4 13 years ago
  euromark 09d9efe235 spelling corrections (a url to an URL, unify URL) 13 years ago
  mark_story 3fc627c5f8 Merge branch 'master' into 2.4 13 years ago
  Renan Gonçalves 96c9174ee2 Fixing tag generation for Html::script() and Html::css() when using 'fullBase' => true. 13 years ago
  euromark 111366d5c8 == to === and != to !== where applicable 13 years ago
  ADmad 13029cc2bc Merge branch 'master' into 2.4 13 years ago
  Graham Weldon 66d856d883 Added extra line for referencing license file for copyright 13 years ago
  Graham Weldon 7b860debe4 This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years. 13 years ago
  ADmad 0b46b042b9 Changed params for HtmlHelper::css() to be consistent with HtmlHelper::script(). 13 years ago
  mark_story 4af6039107 Merge branch 'master' into 2.3 13 years ago
  ADmad db8127626a Update helper usage to 2.x style in code examples 13 years ago
  Ceeram 3f4d24bfc0 remove unused local variables and a few improvements 13 years ago