Commit History

Author SHA1 Message Date
  mark_story 24fd87398d Fix issue with 0.Model.field inputs. 14 years ago
  mark_story c2c63d373c Fix incorrect field detection for habtm fields. 14 years ago
  Florian Krämer b6d7766e78 Updating the @link's in the doc blocks for the views 14 years ago
  mark_story c9bd97309f Merge branch '1.3' into merger 14 years ago
  mark_story 85b86cb282 Fix entity names for associated model date fields. 14 years ago
  mark_story 1743eaa776 Fix issue with HABTM fields 14 years ago
  mark_story d6b978c0e8 Moving declaration of $fieldset 14 years ago
  mark_story fa8bdfd0dd Add fix and test for CamelBack input names. 14 years ago
  Juan Basso f5a54d00dd Changed methods and attributes from private to protected. 14 years ago
  Juan Basso 16ef234180 Removing trailing spaces. 14 years ago
  Juan Basso 895c10af7b Adjusted some types in @param, @return and @var. 14 years ago
  Juan Basso 9bc3e567c1 Removed the @access and @static. 14 years ago
  Juan Basso 552791d74b Marked Helper::_parseAttributes() and Helper::_formatAttribute() as deprecated. 14 years ago
  Juan Basso 02f290ac52 Fixed some API doc in views. 14 years ago
  Jose Lorenzo Rodriguez cfd2d9e00b Updating all @package annotations in doc blocks 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 1d0d3f80fb Fixing Helper::value() when models exist in ClassRegistry 14 years ago
  mark_story bef2e75bdf Fixing failing debugger test. 15 years ago
  Mark Story 89258327c6 Moving entity() and its related attributes to Helper 15 years ago
  Mark Story 1ffa7366a5 Removing now dead code. 15 years ago
  Mark Story 4073584eef Fixing more failing tests. 15 years ago
  Mark Story 25870441bc Fixing '2.name' style fields when creating multiple record forms. 15 years ago
  Mark Story 3a847ae28f Updating more tests for change in Helper setEntity(). 15 years ago
  Mark Story 8a8336c1b0 Starting to convert Helper::setEntity() and View::entity() 15 years ago
  Juan Basso 192812ee7f Updating the copyright to 2011. 15 years ago
  Renan Gonçalves ed96936ea7 According to CakePHP conding styles, methods prefixed by _ are protected. Changing where it makes sense and don't break anything. 15 years ago
  ADmad 4c042ae133 Adding proper visibility keywords for class functions 15 years ago
  Jose Lorenzo Rodriguez 6713bb154e Making themes also CamelCased 15 years ago
  Jose Lorenzo Rodriguez bd1479f732 Fixing a bunch of tests in the View/Helper package 15 years ago
  Jose Lorenzo Rodriguez 77788a965d Merge remote-tracking branch 'origin/2.0' into 2.0-plugin-loader 15 years ago