Commit History

Author SHA1 Message Date
  Jose Lorenzo Rodriguez 625ca3733b Improving test 10 years ago
  Jose Lorenzo Rodriguez abf063e8f3 Fixed test that was never supposed to work 10 years ago
  antograssiot b19dd062bb remove unsued import 10 years ago
  antograssiot 3d85b2cae7 cleanup imports 10 years ago
  antograssiot 039068a071 parameters number mismatch in function call 10 years ago
  Mark Story 8994971b67 Reject controller names that are not camel case. 10 years ago
  Mark Story c6497c92ce Inflect Controller::$name when it is derived from request params. 10 years ago
  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