Histórico de commits

Autor SHA1 Mensagem Data
  Qiang Xue 01429aba17 Fixes #3358: Removed automatic CSRF meta tag generation by `View`. Added `Html::csrfMetaTags()` and its call to main layout files 11 anos atrás
  Alexander Kochetov 27998d9e1b Fix .gitignore for `basic` and `advanced` application templates 11 anos atrás
  Mark 66a9e874ca basic application template fixtures added 11 anos atrás
  Mark 7a467ed501 basic application template tests adjusted 11 anos atrás
  Carsten Brandt 2dedb6aa2c added explicit comment about file transport to mail config 11 anos atrás
  Klimov Paul 91454779c2 Missing $message var reference removed from mail layouts 11 anos atrás
  Klimov Paul e6888d16d0 Mail layout charset specification fixed 11 anos atrás
  Alexander Makarov b946b9906d Fixes #3542: Removed requirement to specify `extensions` in application config 11 anos atrás
  Carsten Brandt fff7565b05 Tabs to spaces to be consistent 11 anos atrás
  Qiang Xue 914a6f76fe finished quick start about database [skip ci] 11 anos atrás
  Qiang Xue c964a753d8 Fixes #3383: Added `$type` parameter to `IdentityInterface::findIdentityByAccessToken()` 11 anos atrás
  Qiang Xue cbedf7ad96 Fixes #3088: The debug and gii modules will manage their own URL rules now 11 anos atrás
  Qiang Xue fedb41fcc3 prepare for next release. 12 anos atrás
  Qiang Xue c1472697e2 prepare for 2.0.0-beta release. 12 anos atrás
  Qiang Xue abcc78cd8f Refactored app bootstrap logic. 12 anos atrás
  Alexander Makarov 5e2d934270 Merge pull request #2977 from PaulVanSchayck/fix-webdriver-test 12 anos atrás
  Qiang Xue 7c55b9a8cc updated error handler and requirement checker links. 12 anos atrás
  Qiang Xue 52eea89f09 Removed `Application::preload` in favor of `Application::bootstrap` 12 anos atrás
  Qiang Xue 4f00e23565 Moved all filter classes to namespace `yii\filters` 12 anos atrás
  Paul van Schayck bcf51a1156 Add wait() to login test with wrong credentials to fix WebDriver test 12 anos atrás
  Alexander Makarov 923744d333 #2936: New favicon for applications 12 anos atrás
  Alexander Makarov 1b8ef667f7 Fixes #2911: Removed `tbl_` default for table prefix 12 anos atrás
  Qiang Xue d4b6fc0171 more gitignores. 12 anos atrás
  SonicGD 93cc82c4bf Reformat code te be PSR-2 compatible 12 anos atrás
  Luciano Baraglia a85ef65aba Code style fixes 12 anos atrás
  Carsten Brandt 0055e1ab31 Merge pull request #2605 branch 'feature' of https://github.com/mongosoft/yii2 into code-style 12 anos atrás
  Qiang Xue 4742d4e0b3 Fixes #2629: `Module::controllerPath` is now read only, and all controller classes must be namespaced under `Module::controllerNamespace` 12 anos atrás
  Qiang Xue 4fa285a4db Merge commit 'bdce87b242abbff800020deba0a5c2031fc2efe7' into feature-restapi 12 anos atrás
  Alexander Makarov d8763496cc Revert "Used ternary operator instead of "or" for constant definition" 12 anos atrás
  Alexander Makarov 13bef84dfb Removed unused "use" statements 12 anos atrás