Commit History

Author SHA1 Message Date
  Jose Lorenzo Rodriguez bf0f5ab118 Merge remote-tracking branch 'origin/2.1' into 2.2 14 years ago
  Kyle Robinson Young b8488b8dfe Update 1.x @link in docblocks 14 years ago
  euromark bc2cd00123 cake 2.2 test case fixes (assert corrections, correct class names) 14 years ago
  mark_story 81208d1fa7 Fix failing test. 14 years ago
  mark_story 67743c8079 Fix missing Html escaping on string urls for assets. 14 years ago
  Kyle Robinson Young 90e7afbdc7 Correct parameter order of assertEquals and assertNotEquals 14 years ago
  mark_story f5804cb4ca Fix most coding standards in Test/Case/View 14 years ago
  Juan Basso 3b1bd90ad6 Updated copyright to 2012. 14 years ago
  Kyle Robinson Young 4176e59e52 Typo fixes in tests 14 years ago
  Kyle Robinson Young 22582aee63 Upgrade legacy uses of App::build() types 14 years ago
  Mark Story c2d753ffb4 Merge pull request #500 from shama/patch-visibility 14 years ago
  Kyle Robinson Young 45ec5d73c5 Add missing visibility keywords 14 years ago
  Kyle Robinson Young 4141a3ab5b Load specific test plugins rather than all to avoid conflicts 14 years ago
  mark_story 25ee90ace4 Fix failing tests. 14 years ago
  Mark Story ae9ff9fbd0 Merge pull request #421 from tigrang/plugin-assets 14 years ago
  Tigran Gabrielyan 07899938b5 Changed hard-coded full base url to use FULL_BASE_URL constant 14 years ago
  Tigran Gabrielyan 7fe6a4d5ea Added Plugin.asset support for HtmlHelper css(), script(), and image() with tests 14 years ago
  ADmad b6f99bc0b9 Refactored Helper::assetUrl() a bit and added test cases. 14 years ago
  Kyle Robinson Young 94e119fe67 Adhere to code formatting standard 14 years ago
  Kyle Robinson Young 98f03dc6df Replacing test case compatibility functions 14 years ago
  mark_story 7d756fda81 Fix Helper::field() for Model.min 14 years ago
  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
  Majna 8c3f64be52 Fixing doc blocks in Test suite and some visibility keywords. 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 fa8bdfd0dd Add fix and test for CamelBack input names. 14 years ago
  Juan Basso 9bc3e567c1 Removed the @access and @static. 14 years ago
  Jose Lorenzo Rodriguez cfd2d9e00b Updating all @package annotations in doc blocks 14 years ago
  mark_story 1d0d3f80fb Fixing Helper::value() when models exist in ClassRegistry 14 years ago