antograssiot
|
dbc2dbe648
Merge branch 'master' into 3.1
|
10 years ago |
antograssiot
|
8455cfc288
fix extra '/' in viewPath if prefix is set to false
|
10 years ago |
Marlin Cremers
|
dbd06728d2
Re-fetch View class to pass view variables set in beforeRender callbacks
|
10 years ago |
Anto
|
8842edfe36
psr2
|
10 years ago |
Mark Story
|
2a99ba9095
Don't allow overridden methods to count as actions.
|
10 years ago |
ADmad
|
b9ae87971a
Fix CS error
|
10 years ago |
ADmad
|
d6066af471
Ensure deprecated properties like $theme are properly passed to view.
|
10 years ago |
ADmad
|
1d488cca3d
Fix CS errors
|
10 years ago |
ADmad
|
7fd98aa2b2
Remove Controller::$viewPath and Controller::$layoutPath.
|
10 years ago |
ADmad
|
d058fe1329
Deprecate view, layout, theme, autoLayout properties of controller.
|
10 years ago |
Mark Scherer
|
be1e20c896
Cleanup redirect().
|
10 years ago |
Jose Lorenzo Rodriguez
|
ef33e4e7da
Deriving the controller name out of the request object, if present
|
11 years ago |
Mark Scherer
|
68ff1322c0
Deprecate Session helper.
|
11 years ago |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
Mark Story
|
2d1a62213c
Fix issues where doubly prefixed would fail
|
11 years ago |
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 |