コミット履歴

作者 SHA1 メッセージ 日付
  mark_story c9bd97309f Merge branch '1.3' into merger 14 年 前
  mark_story 85b86cb282 Fix entity names for associated model date fields. 14 年 前
  mark_story 1743eaa776 Fix issue with HABTM fields 14 年 前
  mark_story d6b978c0e8 Moving declaration of $fieldset 14 年 前
  mark_story fa8bdfd0dd Add fix and test for CamelBack input names. 14 年 前
  Juan Basso f5a54d00dd Changed methods and attributes from private to protected. 14 年 前
  Juan Basso 16ef234180 Removing trailing spaces. 14 年 前
  Juan Basso 895c10af7b Adjusted some types in @param, @return and @var. 14 年 前
  Juan Basso 9bc3e567c1 Removed the @access and @static. 14 年 前
  Juan Basso 552791d74b Marked Helper::_parseAttributes() and Helper::_formatAttribute() as deprecated. 14 年 前
  Juan Basso 02f290ac52 Fixed some API doc in views. 14 年 前
  Jose Lorenzo Rodriguez cfd2d9e00b Updating all @package annotations in doc blocks 14 年 前
  Jose Lorenzo Rodriguez 22f02373c9 Moving tagIsInvalid from Helper back to FormHelper, as it is a better home for it 14 年 前
  mark_story 1d0d3f80fb Fixing Helper::value() when models exist in ClassRegistry 14 年 前
  mark_story bef2e75bdf Fixing failing debugger test. 14 年 前
  Mark Story 89258327c6 Moving entity() and its related attributes to Helper 15 年 前
  Mark Story 1ffa7366a5 Removing now dead code. 15 年 前
  Mark Story 4073584eef Fixing more failing tests. 15 年 前
  Mark Story 25870441bc Fixing '2.name' style fields when creating multiple record forms. 15 年 前
  Mark Story 3a847ae28f Updating more tests for change in Helper setEntity(). 15 年 前
  Mark Story 8a8336c1b0 Starting to convert Helper::setEntity() and View::entity() 15 年 前
  Juan Basso 192812ee7f Updating the copyright to 2011. 15 年 前
  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 年 前
  ADmad 4c042ae133 Adding proper visibility keywords for class functions 15 年 前
  Jose Lorenzo Rodriguez 6713bb154e Making themes also CamelCased 15 年 前
  Jose Lorenzo Rodriguez bd1479f732 Fixing a bunch of tests in the View/Helper package 15 年 前
  Jose Lorenzo Rodriguez 77788a965d Merge remote-tracking branch 'origin/2.0' into 2.0-plugin-loader 15 年 前
  Jose Lorenzo Rodriguez a45758cc7d Migrating all View package tests to use the new plugin loader 15 年 前
  Jose Lorenzo Rodriguez 07b84a71ab Removing unneeded assignments by reference 15 年 前
  AD7six 32df3156a7 consolidate cake_error and cake_developer to simply "cake_dev" 15 年 前