Commit History

Author SHA1 Message Date
  mark_story c9bd97309f Merge branch '1.3' into merger 14 years ago
  mark_story 08b974d64b Adding the _x and _y fields to the unlocked fields 14 years ago
  mark_story d6b978c0e8 Moving declaration of $fieldset 14 years ago
  mark_story 6ab59a447c Fix create() and onsubmit option. 14 years ago
  Juan Basso 689c7ffd45 Fixed some problems caused by the visibility changes. 14 years ago
  Juan Basso a1a049c700 Merge remote-tracking branch 'origin/2.0' into 2.0-api-doc 14 years ago
  Juan Basso 61833294f0 Changed the visibility to methods that not affect others classes. 14 years ago
  Juan Basso f5a54d00dd Changed methods and attributes from private to protected. 14 years ago
  Mark Story 46c07add3f Fixing issues with HTML5 number inputs and float columns. 14 years ago
  Juan Basso 0575e92833 Added visibility in some methods and attributes. 14 years ago
  Juan Basso 16ef234180 Removing trailing spaces. 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
  Jose Lorenzo Rodriguez 9b6ea7dc45 Merge branch '2.0' of github.com:cakephp/cakephp into 2.0 14 years ago
  Jose Lorenzo Rodriguez 3d461724cf Re-adding primaryKey detection support to FormHelper, it was removed mistakenly in last refactor 14 years ago
  Mark Story 2ce2d06de2 Fixing issue where postLink() would fail when used with SecurityComponent. 14 years ago
  Maggion Emmanuel 6cd89b0992 Edited lib/Cake/View/Helper/FormHelper.php via GitHub 14 years ago
  Maggion Emmanuel cb5f57f0ed Adding support for url input 14 years ago
  Juan Basso 895c10af7b Adjusted some types in @param, @return and @var. 14 years ago
  Juan Basso d84531d29c Using @property to autocomplete components and helpers in some IDEs. Also added @property to bake of controller and model. Fixes #103. 14 years ago
  Juan Basso 2a50a1ea99 Included @var in API that was missing. 14 years ago
  Juan Basso 9bc3e567c1 Removed the @access and @static. 14 years ago
  Juan Basso 02f290ac52 Fixed some API doc in views. 14 years ago
  Dean Sofer 2ef17ec0a7 Additional tweak to FormHelper::input(), make float types use the number input 14 years ago
  Dean Sofer 333f36585b Added `'integer' => 'number'` for HTML5 14 years ago
  Jose Lorenzo Rodriguez cfd2d9e00b Updating all @package annotations in doc blocks 14 years ago
  Jose Lorenzo Rodriguez 2b7888ec47 Reverting change done by previous merge 14 years ago
  Jose Lorenzo Rodriguez febf28f34b Merge remote-tracking branch 'origin/1.3' into 2.0 14 years ago
  Juan Basso a2e7c0febe Optimization in FormHelper::postLink(). 14 years ago
  Jose Lorenzo Rodriguez ad28228495 Removing unused parameters of tagIsInvalid() 14 years ago