コミット履歴

作者 SHA1 メッセージ 日付
  Mark Story bd7e20a368 Merge pull request #3622 from markstory/3.0-view-block 12 年 前
  Reuben Helms 9a3e0db66c Refactor _eventManager accessors to Cake\Event\EventManagerTrait 12 年 前
  mark_story ed3075584b Simplify View blocks. 12 年 前
  Jose Lorenzo Rodriguez 8aa9c496f9 Fixing CS errors 12 年 前
  Jose Lorenzo Rodriguez 5f6022557f Themes are now plugins, this unifies the intallation experience and 12 年 前
  mark_story ee006fbad0 Remove deprecated method. 12 年 前
  euromark b1897f5b45 Adjust doc blocks according to convention. 12 年 前
  ADmad 60f3eb9660 Move MissingHelperException, MissingLayoutException to View/Error 12 年 前
  ADmad 29a65c8f95 Move MissingViewException to View/Error 12 年 前
  ADmad 7372667f15 Merge branch '2.5' into 3.0 12 年 前
  José Lorenzo Rodríguez 78ce3d46db Merge pull request #2986 from sam-at-github/controller-view-vars 12 年 前
  Sam a6f8533aad Default view options are no longer stored in Controller and passed to View on construction by the Controller. Instead, added additional $options parameter to View::__construct(). $options will only be passed on if explicitly set on the Controller and only for specific View options. stting view options on Controller is maintained for BWC. 12 年 前
  euromark c54bb07511 This fixes the issues with DS on different OS. 12 年 前
  mark_story 84823ff126 Update View & Helpers to use method names consistent with features. 12 年 前
  Bryan Crowe 042bd19776 Use semantic version for test cases since doc block 12 年 前
  euromark 3d1a78ff63 Make debug status boolean 12 年 前
  Jose Lorenzo Rodriguez 0ae6c517aa Fixing more broken tests under phpunit 4 12 年 前
  ADmad 6feb0798c6 Replace public property View::$ext with protected View::$_ext. 12 年 前
  ndm2 6c32004206 Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes. 12 年 前
  ADmad 532ee9c34d Merge branch '2.5' into 3.0 12 年 前
  ADmad dc68840ed2 Moved view files under "Template" folder. 12 年 前
  ADmad 20b993f653 Update test app to match new app folder structure. 12 年 前
  ADmad fb72c03b4c Renamed folders "Cake" to "src" and "Test" to "tests". 12 年 前