Mark Story
|
32f8752fc6
Fix / being handled incorrect by referer()
|
11 years ago |
ADmad
|
68b6628fed
Added accessor method getView() to ViewVarsTrait.
|
11 years ago |
Mark Story
|
293b4b0fcc
Make Component::initialize() work like other initialize() methods.
|
11 years ago |
Mark Story
|
94cbb69b40
Fix failing tests and remove PrivateActionException.
|
11 years ago |
mark_story
|
307a66955b
Initial implementation of isAction().
|
11 years ago |
José Lorenzo Rodríguez
|
6a29c909d8
Fixed CS error
|
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 |
Mark Story
|
d5828d0889
Merge pull request #4700 from antograssiot/3.0-pluralize-fixtures
|
11 years ago |
Jose Lorenzo Rodriguez
|
0e4cc2396d
Adding a ResultSetInterface to standarize the result of a query
|
11 years ago |
Anthony GRASSIOT
|
38b9abd19e
pluralize $fixtures
|
11 years ago |
Jose Lorenzo Rodriguez
|
0c2f4669ab
Fixed broken tests
|
11 years ago |
euromark
|
1c788ef0c2
Fix test
|
11 years ago |
ADmad
|
a7b44e5bc1
Rename Controller::addComponent() to Controller::loadComponent().
|
11 years ago |
José Lorenzo Rodríguez
|
0dc1e77b93
Merge pull request #4602 from cakephp/controller-initialize
|
11 years ago |
mark_story
|
3f110d095e
Inline constructClasses().
|
11 years ago |
ADmad
|
137ebcf2aa
Make ModelAwareTrait::loadModel() return model instance.
|
11 years ago |
mark_story
|
a42d56a55a
Remove un-necessary calls to constructClasses().
|
11 years ago |
mark_story
|
4c52dede4f
Start implementing Controller::initialize()
|
11 years ago |
ADmad
|
89daa16774
Don't treat underscore prefixed method names as private.
|
11 years ago |
ADmad
|
75e6b79c52
Fix partial matching of model name when autoloading.
|
11 years ago |
Jose Lorenzo Rodriguez
|
22f90f767c
Controller\Error -> Controller\Exception
|
11 years ago |
mark_story
|
47f88fa141
Remove App::objects().
|
11 years ago |
euromark
|
d5710e4431
Fix tests in Win
|
11 years ago |
mark_story
|
12c5f5bb72
Fix failing tests around prefixes.
|
11 years ago |
ADmad
|
10e54a14e2
Update arguments of Controller::beforeRedirect()
|
11 years ago |
mark_story
|
f91da49a08
Fix incorrect class being loaded by lazy model loading.
|
11 years ago |
mark_story
|
d4a5fb7c8b
Fix plugin models not being lazy loaded via `__get`.
|
11 years ago |
mark_story
|
bcc427929e
Fix plugin controllers not getting the correct modelClass.
|
11 years ago |
Reuben Helms
|
9a3e0db66c
Refactor _eventManager accessors to Cake\Event\EventManagerTrait
|
11 years ago |