Florian Krämer
|
5f92bd8613
Adding a test for https://github.com/cakephp/cakephp/pull/5019 the plugin view file path
|
11 years ago |
ADmad
|
147fd6bfee
Rename MissingViewException to MissingTemplateException.
|
11 years ago |
ADmad
|
83168d8edc
Rename EventListener to EventListenerInterface.
|
11 years ago |
ADmad
|
a21953079b
Use loadHelper() instead of manipulating $helpers array in test.
|
11 years ago |
ADmad
|
865912f80f
Add View::initialize().
|
11 years ago |
José Lorenzo Rodríguez
|
d7d3274e16
Merge pull request #4750 from cakephp/issue-4693-duplicate-load
|
11 years ago |
Mark Story
|
92bd86274b
Fix risky tests.
|
11 years ago |
Mark Story
|
a44fb76201
Consolidate duplicated code and fix a few issues.
|
11 years ago |
Mark Story
|
0e4c50e6be
Raise an exception when reconfiguring objects that already exist.
|
11 years ago |
Anthony GRASSIOT
|
38b9abd19e
pluralize $fixtures
|
11 years ago |
ADmad
|
333ffccd2d
Rename View::addHelper() to View::loadHelper().
|
11 years ago |
José Lorenzo Rodríguez
|
0dc1e77b93
Merge pull request #4602 from cakephp/controller-initialize
|
11 years ago |
ADmad
|
3efd9d1db6
Make View::addHelper() set the loaded helper as View's property.
|
11 years ago |
ADmad
|
aac06936df
Removed unneeded method call from test.
|
11 years ago |
mark_story
|
a42d56a55a
Remove un-necessary calls to constructClasses().
|
11 years ago |
ADmad
|
4ae598d261
Update namespaces missed in previous commit.
|
11 years ago |
ADmad
|
c1b5187c8b
Move View\Error to View\Exception.
|
11 years ago |
Jose Lorenzo Rodriguez
|
ef8cedff9a
Core\Error -> Core\Exception
|
11 years ago |
Jose Lorenzo Rodriguez
|
d12b1b4b14
Moving Cake\Error\Exception to Cake\Core\Error
|
11 years ago |
mark_story
|
47f88fa141
Remove App::objects().
|
11 years ago |
mark_story
|
a084fcee0f
Correct order of themed plugin paths.
|
11 years ago |
mark_story
|
38efb0790f
Remove CacheHelper and related features.
|
11 years ago |
mark_story
|
ce126ed55a
Fix doc block and use a more generic error message.
|
11 years ago |
mark_story
|
fcec8ef537
Check for directory traversal in layout paths.
|
11 years ago |
mark_story
|
0c7720e8f8
Enforce that relative paths are contained within the template paths.
|
11 years ago |
mark_story
|
31ed8c3eea
Fix relative path resolution in View.
|
11 years ago |
Mark Story
|
588dd6127e
Merge pull request #3935 from ADmad/3.0-prefix-template-path
|
11 years ago |
ADmad
|
f49408c8f5
Allow having prefix specific layouts.
|
11 years ago |
ADmad
|
5e4abbed62
Cleanup deprecated code.
|
11 years ago |
ADmad
|
f2716c1913
Merge branch '2.6' into 3.0
|
11 years ago |