Commit History

Author SHA1 Message Date
  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 f81fbccec3 Add tests showing multicheckbox nesting. 11 years ago
  ADmad 50d7ebf017 Fix CS errors. 11 years ago
  Mark Story 5727368622 Fix up tests for nested input/labels. 11 years ago
  ADmad 14ae6ef280 Don't underscore plugin and controller names when generating form url. 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
  Anthony GRASSIOT 38b9abd19e pluralize $fixtures 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
  Jose Lorenzo Rodriguez ef8cedff9a Core\Error -> Core\Exception 11 years ago
  Jose Lorenzo Rodriguez d12b1b4b14 Moving Cake\Error\Exception to Cake\Core\Error 11 years ago
  ADmad 6cd3dcafa2 Update helpers to use UrlHelper. 11 years ago
  euromark 49e9220e52 Update tests for new assert order. 11 years ago
  mark_story c22621cc56 Add additional test for inputs in labels. 11 years ago
  mark_story d1f55ca2f0 Add a setter for FormHelper::context() 11 years ago
  mark_story 7397d6f99a Fix grammar and phpcs error. 11 years ago
  mark_story ffc092bc39 Allow string values for templates option. 11 years ago
  mark_story 65e633f4d2 Make create() and end() manage the template stack automatically. 11 years ago
  mark_story 409fbb1b18 Fix build failures. 11 years ago
  mark_story 6b796b77dc Move test from FormHelper into SelectBox widget test. 11 years ago
  mark_story e12e44debd Expand test for FormHelper. 11 years ago
  ADmad f97ddb13ce Remove param $confirmMessage. 11 years ago
  mark_story 1b4ec6684c Add tests for datetime container type. 11 years ago
  mark_story 61c41758f9 Add conditional container templates. 11 years ago
  mark_story ad0c941277 Rename groupContainer to inputContainer 11 years ago