Commit History

Author SHA1 Message Date
  Yves P d2993dd1d1 Reorder fixtures to prove that the order does not matter anymore 10 years ago
  Mark Story 424c173ab8 Suggest methods that exist in deprecation warnings. 10 years ago
  Dmitry Korotovsky 38a6dde272 [Fixes #7300] Add ability to set custom ComponentRegistry to Controller object 10 years ago
  Mark Story efa41b11ff Use templatePath() instead of viewPath() 10 years ago
  Mark Story 1ed2a63861 Remove getView() 10 years ago
  Mark Story 2662b44e5d Start to integrate ViewBuilder. 10 years ago
  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