Commit History

Author SHA1 Message Date
  mark_story 08b974d64b Adding the _x and _y fields to the unlocked fields 14 years ago
  mark_story 6ab59a447c Fix create() and onsubmit option. 14 years ago
  Jelle Henkens 3c8c2936b3 Added tests to test ajax settings 14 years ago
  Juan Basso a1a049c700 Merge remote-tracking branch 'origin/2.0' into 2.0-api-doc 14 years ago
  Mark Story 46c07add3f Fixing issues with HTML5 number inputs and float columns. 14 years ago
  Juan Basso 620a65b2fc Merge branch '2.0' into 2.0-api-doc 14 years ago
  mark_story d93c8cb200 Merge branch '1.3' into merger 14 years ago
  Mark Story 6026aa4019 Adding tests for FormHelper::postButton() and SecurityComponent. 14 years ago
  Mark Story 2ce2d06de2 Fixing issue where postLink() would fail when used with SecurityComponent. 14 years ago
  Mark Story e9382d0897 Fixing failing tests. 14 years ago
  Maggion Emmanuel 27734507e4 Adding test case 14 years ago
  Juan Basso 9bc3e567c1 Removed the @access and @static. 14 years ago
  Dean Sofer 804e88b092 Added test for HTML5 `FormHelper::input()` integer to number in $map 14 years ago
  Jose Lorenzo Rodriguez cfd2d9e00b Updating all @package annotations in doc blocks 14 years ago
  mark_story 63ea4ef99a Fixing missing fixture causing test failure. 14 years ago
  Juan Basso a2e7c0febe Optimization in FormHelper::postLink(). 14 years ago
  Jose Lorenzo Rodriguez d5ce09cd96 Restoring the validationErrors property in FormHelper, it will be checked first before the validation errors in the model 14 years ago
  Jose Lorenzo Rodriguez ac2538b108 REmoving call to deprecated method in PHPUnit 14 years ago
  Jose Lorenzo Rodriguez 0c79ad88a3 Cleaning up the code and adding tests for new features 14 years ago
  Jose Lorenzo Rodriguez 0228611969 Fixing remaining failing tests on FormHelperTest case 14 years ago
  Jose Lorenzo Rodriguez a5851e9597 Updating test to reflect that models passed as a request parameter are now in an associative array 14 years ago
  Jose Lorenzo Rodriguez 4ed46cf330 Updating more tests on FormHelperTest case 14 years ago
  Jose Lorenzo Rodriguez 9304f3420b Currently the FormHelper fails if the Model supplied is 'Model', perhaps we need to add a special case for this 14 years ago
  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 d54e8cd82f Starting to update tests after removing the validationErrors property in Helper 14 years ago
  Mark Story 89258327c6 Moving entity() and its related attributes to Helper 15 years ago
  Mark Story 87fe66353f Removing pointless test that was in the middle of an unrelated test. 15 years ago
  Mark Story 96cc1b98b4 Making a test more specific. 15 years ago
  Mark Story 68378f2d06 Adding a test for double escaped form urls. 15 years ago