Commit History

Author SHA1 Message Date
  Mark Story 086c88b8e5 Fix input() making multiple checkboxes. 11 years ago
  José Lorenzo Rodríguez 1017a75ceb Merge pull request #5004 from cakephp/issue-4967 11 years ago
  José Lorenzo Rodríguez 4dab0c116c Merge pull request #5000 from cakephp/issue-4991 11 years ago
  Mark Story 6b4d755653 Fix addContextProvider() 11 years ago
  Mark Story 4c91a0f044 Fix issue with label=false. 11 years ago
  Mark Story 1cccf3df55 Merge remote-tracking branch 'origin/2.6' into 3.0 11 years ago
  Mark Story 5727368622 Fix up tests for nested input/labels. 11 years ago
  Mark Story e9f44890d2 Rename nested to nesting. 11 years ago
  Mark Story b66577f4f5 Prototype an idea for nested label inputs. 11 years ago
  ADmad 14ae6ef280 Don't underscore plugin and controller names when generating form url. 11 years ago
  antograssiot 58784a5276 fix CS 11 years ago
  Mark Story 6b4073f2ca Merge remote-tracking branch 'origin/2.6' into 3.0 11 years ago
  mark_story e7a85825e3 Fix empty collections being treated as EntityContext. 11 years ago
  Bryan Crowe 608e1c5ae7 Add space after closures' function keyword 11 years ago
  Nicolas Rod 9a075ac4d2 #4636 - Added support of Traversable objects as options magically fetched from view by FormHelper 11 years ago
  librasoft dfe7799796 Make use of Security::salt() instead of Configure::read('Security.salt'); 11 years ago
  ADmad 30f9168635 Fix form url generation for named route. 11 years ago
  José Lorenzo Rodríguez 609f18fe3a Removing trailing whitespace 11 years ago
  José Lorenzo Rodríguez 00ba1c4f90 Merge pull request #4411 from MichalWadowski/patch-5 11 years ago
  MichalWadowski d9cb991b6c Update FormHelper.php 11 years ago
  Jose Lorenzo Rodriguez ef8cedff9a Core\Error -> Core\Exception 11 years ago
  Jose Lorenzo Rodriguez 5821cde622 Fixing the rest of the failing tests 11 years ago
  Jose Lorenzo Rodriguez d12b1b4b14 Moving Cake\Error\Exception to Cake\Core\Error 11 years ago
  MichalWadowski a0017b5f10 Update FormHelper.php 11 years ago
  mark_story 0d518a1d42 Clarify doc block. 11 years ago
  euromark 431088d5e0 Better typehinting. 11 years ago
  ADmad 98788a0e54 Rename UrlHelper::url() to UrlHelper::build(). 11 years ago
  ADmad 6cd3dcafa2 Update helpers to use UrlHelper. 11 years ago
  mark_story c22621cc56 Add additional test for inputs in labels. 11 years ago
  mark_story f366111764 Fix doc block error. 11 years ago