Commit History

Author SHA1 Message Date
  Mark Story e6762a6c89 Add test showing how error translation works in FormHelper. 11 years ago
  ndm2 731e165104 Do not magically overwrite `multiple` option if it's truly 11 years ago
  Mark Story 067f3a6cc6 Make tests simpler. 11 years ago
  Denys Kyselov 3118ee4c5c Widgets config loader reworked with tests 11 years ago
  mark_story 0b9bdf7883 Fix failing test. 11 years ago
  okonomi 620aa95e20 exception's namespace strictly 11 years ago
  Walther Lalk 5534a6eaec Update tests for hidden fields when nesting 11 years ago
  ADmad 22fb3adf0d More typos fixes 11 years ago
  ADmad 17fec53f9a Fix merging of widgets config in FormHelper constructor. 11 years ago
  Mark Story 5e1ddf6dcf Remove for attributes for other group type inputs. 11 years ago
  Mark Story 2b1a479f41 Remove meaningless and possibly wrong for attr. 11 years ago
  Mark Story c12ac5f7fd Fix missing label elements in input(type=radio) 11 years ago
  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 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