Commit History

Author SHA1 Message Date
  Mark Story b07ed689a8 Fix template files not being usable with FormHelper::create() 12 years ago
  Mark Story dbe809b3f8 Add a way to reset templates on the FormHelper. 12 years ago
  Mark Story 31003389b9 Add templates option to create(). 12 years ago
  Mark Story e54ffbc335 Merge pull request #2980 from ADmad/3.0-form-idprefix 12 years ago
  Mark Story 9201375dd1 Add missing coverage for attributes with secure(). 12 years ago
  Mark Story 0b8569fea1 Remove parameter that does nothing. 12 years ago
  Mark Story 63b2dd401e Add date type to FormHelper. 12 years ago
  Mark Story 2eb552fa65 Add time() to FormHelper. 12 years ago
  ADmad 3084a020d2 Implement id prefixing for radio and multicheckbox widgets. 12 years ago
  ADmad 78c8b3ef70 Add ID attribute prefixing feature. 12 years ago
  ADmad 7fe1db5da0 Remove FormHelper:create() options relating to ajax forms. 12 years ago
  Jose Lorenzo Rodriguez 47c6a5c5a1 Adding test to show how to nest inputs inside labels 12 years ago
  José Lorenzo Rodríguez 101098e575 Merge pull request #2958 from cakephp/3.0-form-cleanup 12 years ago
  Mark Story 15c56d2e6d Fix failing tests. 12 years ago
  José Lorenzo Rodríguez f3ccd7fcc7 Merge pull request #2944 from markstory/3.0-form-inputs 12 years ago
  Mark Story 6fa3dfdcc9 The $fields parameter should only handle customizing fields. 12 years ago
  Mark Story 45fe7eb709 Remove deprecated parameters and update tests. 12 years ago
  Mark Story 417bfd8bbf Remove legend/fieldset classnames. 12 years ago
  Mark Story 6d1c29f612 Remove redundant test and fix failing tests. 12 years ago
  Mark Story 4c93e7df0c Update tests for inputs(). 12 years ago
  Mark Story b959378233 Get the legend element working again. 12 years ago
  Mark Story a5ed2c2d65 Start updating inputs(). 12 years ago
  Mark Story 4e44465a01 Split test method up. 12 years ago
  mark_story 35e01a131f Remove the div option from submit(). 12 years ago
  mark_story 444699e02b Remove the before/after options. 12 years ago
  Jose Lorenzo Rodriguez 435d181bd0 Adding magic creation of select multiple fields for HABTM associations 12 years ago
  Jose Lorenzo Rodriguez a54e06ee63 Adding integration test for the entity context and multi record forms 12 years ago
  Jose Lorenzo Rodriguez 487c4aac7d Implemented ContextInterface::isPrimary, this helps deciding whether 12 years ago
  Jose Lorenzo Rodriguez bc65994d79 Updated integration test for input() 12 years ago
  Jose Lorenzo Rodriguez fbc34f2616 Removing dead code 12 years ago