Historial de Commits

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