Historia zmian

Autor SHA1 Wiadomość Data
  Qiang Xue 4f00e23565 Moved all filter classes to namespace `yii\filters` 12 lat temu
  Alexander Makarov 923744d333 #2936: New favicon for applications 12 lat temu
  Alexander Makarov 1b8ef667f7 Fixes #2911: Removed `tbl_` default for table prefix 12 lat temu
  Qiang Xue d4b6fc0171 more gitignores. 12 lat temu
  SonicGD 93cc82c4bf Reformat code te be PSR-2 compatible 12 lat temu
  Luciano Baraglia a85ef65aba Code style fixes 12 lat temu
  Carsten Brandt 0055e1ab31 Merge pull request #2605 branch 'feature' of https://github.com/mongosoft/yii2 into code-style 12 lat temu
  Qiang Xue 4742d4e0b3 Fixes #2629: `Module::controllerPath` is now read only, and all controller classes must be namespaced under `Module::controllerNamespace` 12 lat temu
  Qiang Xue 4fa285a4db Merge commit 'bdce87b242abbff800020deba0a5c2031fc2efe7' into feature-restapi 12 lat temu
  Alexander Makarov d8763496cc Revert "Used ternary operator instead of "or" for constant definition" 12 lat temu
  Alexander Makarov 13bef84dfb Removed unused "use" statements 12 lat temu
  Alexander Makarov 3ffc027302 Used ternary operator instead of "or" for constant definition 12 lat temu
  Alexander Mohorev d78c7a7d21 @param, @var, @property and @return must declare types as boolean, integer, string, array or null 12 lat temu
  Qiang Xue b61e6d214a Support for other auth types. 12 lat temu
  Qiang Xue e9148837ee rest api WIP 12 lat temu
  Tobias Munk 23c3420af0 replaced keyword "yii" with "yii2" in composer.json files (fixes #2557) 12 lat temu
  Mark be3c8c5e80 added server name, for creating url rules 12 lat temu
  maximal 4e188239cf Closing and opening braces in Yii2 coding standards. 12 lat temu
  maximal c2c3c22ff5 Further coding standards fixes. 12 lat temu
  MaximAL 94c6095df3 Coding standards fixes. 12 lat temu
  Alexander Makarov dca062e4e2 Validate login data only of there are no other errors 12 lat temu
  Alexander Makarov 1d58a83d8e Merge pull request #2446 from Theill11/update-apps 12 lat temu
  Johnny Theill 7227889464 Fix newlines and missing parameter description 12 lat temu
  Alexander Makarov fe5df96616 Fixes #2295: basic app description now doesn't insist it is for websites containing mainly informational pages since it was misleading 12 lat temu
  Johnny Theill a6c43f5eb7 Update doc-blocks and small fixes according to coding standards 12 lat temu
  Qiang Xue 24151471d5 Merge pull request #2383 from Ragazzo/add_yii_command_to_tests 12 lat temu
  Johnny Theill 0eff9fb382 Fixed minor consistency bugs in apps * Added 'return' to goHome() calls in actions * Changed $_POST to Yii::$app->request->post() 12 lat temu
  Mark 2fe23bc740 visibility changed 12 lat temu
  Mark d4b50fcf06 forcing user component to logout 12 lat temu
  Qiang Xue d9ff05cb75 Fixed test break. 12 lat temu