История коммитов

Автор SHA1 Сообщение Дата
  Kalinin Alexandr ddeab345bb Update SiteController.php (#61) [skip ci] 9 лет назад
  Alexander Makarov f002567220 Removed unnecessary slash 10 лет назад
  MaximAL 8a1f362e9f Remove redundant `else`s 10 лет назад
  Qiang Xue 4f00e23565 Moved all filter classes to namespace `yii\filters` 12 лет назад
  SonicGD 93cc82c4bf Reformat code te be PSR-2 compatible 12 лет назад
  Johnny Theill 7227889464 Fix newlines and missing parameter description 12 лет назад
  Johnny Theill a6c43f5eb7 Update doc-blocks and small fixes according to coding standards 12 лет назад
  Johnny Theill 0eff9fb382 Fixed minor consistency bugs in apps * Added 'return' to goHome() calls in actions * Changed $_POST to Yii::$app->request->post() 12 лет назад
  Alexander Makarov 4df6370173 Modified application templates so when trying to log in when already logged in it just redirects to homepage instead of throwing exceptions 12 лет назад
  Yakir Sitbon 332030325f Convert to short syntax (array) 12 лет назад
  Carsten Brandt 44b1fce99b added web\Controller::goBack() as shortcut 12 лет назад
  Qiang Xue 8a599e9474 Added support for data-method and data-confirm. 12 лет назад
  Alexander Makarov f7a28f3df0 Basic application enhancements. 12 лет назад
  Qiang Xue 19a872c422 Added Controller::goHome(). 12 лет назад
  Qiang Xue 5072e526be Refactored the basic app. 12 лет назад
  Qiang Xue 37f69a52d7 Fixed the basic app template. 12 лет назад
  Qiang Xue 42cad0bbe3 Fixed debugger with the new bootstrap. 12 лет назад
  Qiang Xue da0afe1957 Reorganized captcha code. 12 лет назад
  Qiang Xue 7f05967cf5 Added more YII_ENV constants. 12 лет назад
  Qiang Xue 72dd7acbef Removed test code. 12 лет назад
  Qiang Xue 7efa64c733 debugger furnishing 12 лет назад
  Qiang Xue eace6dca8c Added Model::load(). Added Controller::refresh() and redirect(). 12 лет назад
  Qiang Xue 955f351e6d Added acceptance tests for the basic app. 12 лет назад
  Qiang Xue 37b579fad6 Revert "Merge pull request #548 from cebe/action-response" 12 лет назад
  Carsten Brandt 452bd8e5e3 Changed existing code to match the changes regarding response 12 лет назад
  Qiang Xue a8053352f2 Refactored the way of sending response in controller actions. 12 лет назад
  Qiang Xue f026d360de removed test line. 12 лет назад
  Qiang Xue 7e6ed22ec6 Response WIP 12 лет назад
  Qiang Xue cb76b82e09 Renamed apps/bootstrap to apps/basic. 12 лет назад