Commit History

Author SHA1 Message Date
  mscherer ec5db954fe Add Interface for enum labels. 2 years ago
  ADmad d3c0746b20 Fix DateTimeWidget usage with ChronosTime instance. 2 years ago
  ADmad b50d7d1ed7 Auto generate select options for fields mapped to enum type. 2 years ago
  ADmad ded11ddb6e Handle backed enum to scalar value conversion. 2 years ago
  Kevin Pfeifer 1f5036d20b convert returnValue() to willReturn() 2 years ago
  ADmad ee4f1e87d4 Merge branch '4.next' into 5.x 2 years ago
  ADmad 613b8531be Add stub form context for testing. 3 years ago
  Kevin Pfeifer 22491b5118 phpunit 10: static data providers part 1 3 years ago
  Marcelo Rocha eb7e08571f Merge branch '4.next' into feature/form-input-container-with-label 2 years ago
  Marcelo Rocha 2045326f42 Add label to list of possible values to render for 2 years ago
  Marcelo Rocha 6ed085a3fd Add label to list of possible values to use for inputContainer 2 years ago
  ADmad c33dff19df Merge branch '4.x' into 4.next 3 years ago
  mscherer bd2d8f61bc Cleanup not needed tearDown part. 3 years ago
  ADmad b4d4d00786 Remove unused variables. 3 years ago
  ADmad e9fcff7407 Merge branch '4.next' into 5.x 3 years ago
  Mark Story 17c40ee227 Add test for requiredClass template 3 years ago
  Mark Scherer d594e4d35a 5.x phpstan updates (#16998) 3 years ago
  J.Brabec d162c34df4 Merge branch '5.x' into formhelper_update_attributes 3 years ago
  andrii-pukhalevych 977fe014be Remove autocomplete from _csrfToken hidden field. According to the W3C, it is incorrect to use. 4 years ago
  Mark Story 5f7f76106b Merge branch '4.next' into 5.x 3 years ago
  Mark Story 56033f0ff3 Fix custom id problem in multiCheckbox() 3 years ago
  Mark Story 85b6bfdcc9 Fix id attribute usage in FormHelper 3 years ago
  ADmad 34dbae55cf Remove unneeded method calls. 3 years ago
  Mark Story a9b614e3f3 Merge pull request #16776 from cakephp/5.x-dynamic-props 3 years ago
  ADmad 8adaa6c424 Remove setting of dynamic properties. 3 years ago
  ADmad ddf7c65934 Use ::class instead of get_class(). 3 years ago
  Kevin Pfeifer a39bb2cc11 unify exception string building 3 years ago
  Corey Taylor 36bf442bbf Replace RuntimeException with CakeException, DatabaseException or InvalidArgumentException 3 years ago
  ADmad 24567c38c4 Merge branch '4.next' into 5.x 3 years ago
  Chetan Varshney d23bd164e0 Radio and Multiple Checkbox Hidden Input id added (#16475) 3 years ago