Commit History

Author SHA1 Message Date
  Jose Lorenzo Rodriguez ef5650c034 Fixing ClassRegistry that was incorrectly checking class inheritance 14 years ago
  Jose Lorenzo Rodriguez 1941be6a76 Updating FormHelper tests 14 years ago
  Jose Lorenzo Rodriguez 39dadf58db Refactoring how model information is extracted in the FormHelper, it is done now in a lazy manner and hopefully using less memory 14 years ago
  Jose Lorenzo Rodriguez 22f02373c9 Moving tagIsInvalid from Helper back to FormHelper, as it is a better home for it 14 years ago
  mark_story be09c67fa6 Fixing failing test that happened between 12:00 & 12:59 15 years ago
  mark_story c9acb6b587 Moving FormHelper specifics into that class. 15 years ago
  Mark Story 89258327c6 Moving entity() and its related attributes to Helper 15 years ago
  Mark Story 4073584eef Fixing more failing tests. 15 years ago
  Mark Story f5b3549018 Fixing issue where _method would be remembered as a field. 15 years ago
  Mark Story b7e554fcd7 Starting to update FormHelper's internals to work with changes in 15 years ago
  Mark Story d6e262da2d Fixing form action attributes being double encoded with 15 years ago
  Mark Story 91a1cf81f3 Merge branch '1.3' into merger 15 years ago
  mark_story 613410f985 Making submit() and button() create unlocked fields by default. 15 years ago
  mark_story f3f475f502 Updating method name, variables, and properties to be unlocked. 15 years ago
  mark_story 0c3c6e5e21 Adding a new hidden field for the disabled fields. 15 years ago
  mark_story 83184c99da Adding disableField() to start allowing disabled fields to be manipulated 15 years ago
  mark_story 2a15e630ef Starting to refactor field securing, so disabledFields can be controlled 15 years ago
  mark_story 71e2c8e734 Changing how 'id' attribute is treated for multiple checkboxes. 15 years ago
  Juan Basso 192812ee7f Updating the copyright to 2011. 15 years ago
  Renan Gonçalves 438050dcaa Adding 'public' visibility to all public methods. 15 years ago
  Ceeram 5f97292648 Change case of Controller::$plugin, fixing missing plugin exceptions, tests updated. Also removing no longer needed camelize() calls 15 years ago
  mark_story 523b1b6165 Updating docs. 15 years ago
  Jose Lorenzo Rodriguez d83555cc52 Merge remote-tracking branch 'origin/1.3' into merger 15 years ago
  Jose Lorenzo Rodriguez 07b84a71ab Removing unneeded assignments by reference 15 years ago
  evilbloodydemon 1d7d20768f Fixed typo in variable name 15 years ago
  mark_story d124b6c05d Removing `class` from being excluded from the attributes applied to hidden inputs. Fixes #1124 15 years ago
  ADmad 3844966714 Changed default value for key 'last' in validator options to true. Also implemented ability to list messages for all failed validations for a field at once, instead of current display of just one message at a time. 15 years ago
  Jose Lorenzo Rodriguez 000e05b468 Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading 15 years ago
  AD7six 32df3156a7 consolidate cake_error and cake_developer to simply "cake_dev" 15 years ago
  AD7six d2badbeb22 update language domains 15 years ago