Historial de Commits

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