Commit History

Author SHA1 Message Date
  euromark 513f97bc1f Simplify string key based option array merges to + operator for consistency and micro-opt. Also removed dead code. 11 years ago
  mark_story 076b6f998c Don't display errors with paths. 11 years ago
  mark_story 4e49b63140 Raise exceptions on missing elements. 11 years ago
  Mark Story bd7e20a368 Merge pull request #3622 from markstory/3.0-view-block 11 years ago
  Reuben Helms 9a3e0db66c Refactor _eventManager accessors to Cake\Event\EventManagerTrait 11 years ago
  mark_story ed3075584b Simplify View blocks. 11 years ago
  ADmad 927146b36a Remove backwards compatibility feature. 11 years ago
  Bryan Crowe 91ff33629d Remove validationErrors properties 12 years ago
  Jose Lorenzo Rodriguez c264d4aa7c Starting to re-do theme assets handling 12 years ago
  Jose Lorenzo Rodriguez 5f6022557f Themes are now plugins, this unifies the intallation experience and 12 years ago
  mark_story 3bba1ebd0a Merge remote-tracking branch 'origin/2.6' into 3.0 12 years ago
  mark_story ee006fbad0 Remove deprecated method. 12 years ago
  mark_story cb0ae945ca Merge remote-tracking branch 'origin/2.6' into 3.0 12 years ago
  Renan Gonçalves 18d7edb1b3 Removing Object class. 12 years ago
  Renan Gonçalves 8b318eead7 Removing no-op constructor 12 years ago
  ADmad 067949d294 Move traits under respective namespaces. 12 years ago
  Mark Story 602f085395 Merge pull request #3216 from quickapps/3.0 12 years ago
  QuickApps 5b85a7e018 Added new feature View Cells 12 years ago
  euromark b1897f5b45 Adjust doc blocks according to convention. 12 years ago
  ADmad d670aafef9 Avoid use statement for exceptions within same namespace. 12 years ago
  ADmad 60f3eb9660 Move MissingHelperException, MissingLayoutException to View/Error 12 years ago
  ADmad 29a65c8f95 Move MissingViewException to View/Error 12 years ago
  euromark 97a8eca4be harden method signatures 12 years ago
  ADmad 82ffacce1f Docblock and formatting fixes. 12 years ago
  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 years ago
  AD7six 12b281ac7b remove needless _defaultConfig merging 12 years ago
  mark_story 511f9b93a6 Make _helpers & _components properties protected. 12 years ago
  mark_story 84823ff126 Update View & Helpers to use method names consistent with features. 12 years ago
  Alexander Walther 3f2808b095 Change reference to the helperclasses in the docblock 12 years ago
  José Lorenzo Rodríguez 2bd74086d5 Merge pull request #3043 from dereuromark/3.0-debug 12 years ago