Commit History

Author SHA1 Message Date
  Jose Lorenzo Rodriguez 9d657ca3e0 Adding test to prove that non-conventional primaryKeys and composite 12 years ago
  Mark Story 149af37164 Fix incorrectly generated date inputs & selected values. 12 years ago
  Mark Story 2c6d6eea38 Merge pull request #2898 from cakephp/3.0-form-input 12 years ago
  mark_story 378a106733 Remove option that no longer works. 12 years ago
  Mark Story 450d3c172d Unskip required attribute tests for input(). 12 years ago
  Mark Story 99be72f3a7 Remove lies. 12 years ago
  Jose Lorenzo Rodriguez 360ae37ef1 Fixing datetime generation with form input() 12 years ago
  ADmad c81e11b7b2 Remove option `errorMessage` for FormHelper::input(). 12 years ago
  Mark Story 91b78c0435 Merge pull request #2891 from cakephp/3.0-form-input 12 years ago
  Mark Story 29a9f2bbb8 Remove code around handling datetime inputs. 12 years ago
  Mark Story decbef759c Update meridian() to use datetime widget class. 12 years ago
  Mark Story 1dbe9f7dc4 Update minute() method to use datetime widget. 12 years ago
  Mark Story 47a8ac483f Update hour() picker to use datetime(). 12 years ago
  Mark Story a53e690bb0 Refactor duplicate code into a method. 12 years ago
  Mark Story 41c3f5708e Update year() to work with the datetime widget. 12 years ago
  Mark Story 96560ea443 Get month() working with the new widget class. 12 years ago
  Mark Story 39d9a139f6 Update day() to use datetime widget. 12 years ago
  Mark Story bead8abce0 Re-enable the day() tests for refactoring. 12 years ago
  Mark Story 7765c5aa6a Merge remote-tracking branch 'origin/2.5' into 3.0 12 years ago
  Jose Lorenzo Rodriguez 77b2184944 Fixed typo 12 years ago
  Jose Lorenzo Rodriguez b67878e4f2 Fixing typo and removing reference to 'selected' 12 years ago
  Jose Lorenzo Rodriguez f4359973a3 Removing code that is no longer needed 12 years ago
  Jose Lorenzo Rodriguez 321df80564 Fixing generation of url inputs 12 years ago
  ADmad 79dacdbf08 Renamed FormHelper::inputRegistry() to FormHelper::widgetRegistry(). 12 years ago
  ADmad a081ea4fce Renamed class InputRegistry to WidgetRegistry. 12 years ago
  Jose Lorenzo Rodriguez f02c8af18e Fixing automatic detection of select type based on variables present in 12 years ago
  Jose Lorenzo Rodriguez bc406cc7b5 Making some tests relating rendering selects with input() pass 12 years ago
  Jose Lorenzo Rodriguez a3325840d0 Completing doc blocks 12 years ago
  Jose Lorenzo Rodriguez 82ec578ad0 Making input() tests pass when rendering checkboxes 12 years ago
  Jose Lorenzo Rodriguez 5796ee9b78 re-adding the input class to the groupContainer template 12 years ago