274 Commits (95f87f77c47afe1b396dffd8ed690415d2e0a5c6)

Author SHA1 Message Date
Klimov Paul 617941e009 Missing $message var reference removed from mail layouts 10 years ago
Klimov Paul 124c7e8448 Mail layout charset specification fixed 10 years ago
Alexander Makarov 07f30cb04c Fixes #3542: Removed requirement to specify `extensions` in application config 10 years ago
Carsten Brandt b7e493fca0 Tabs to spaces to be consistent 10 years ago
Qiang Xue 25ba0e0d80 finished quick start about database [skip ci] 11 years ago
Qiang Xue af7530663d Fixes #3383: Added `$type` parameter to `IdentityInterface::findIdentityByAccessToken()` 11 years ago
Qiang Xue 520011fff6 Fixes #3088: The debug and gii modules will manage their own URL rules now 11 years ago
Qiang Xue f4c38faf74 prepare for next release. 11 years ago
Qiang Xue 8bbcff70db prepare for 2.0.0-beta release. 11 years ago
Qiang Xue ea75177abc Refactored app bootstrap logic. 11 years ago
Qiang Xue 055455d814 updated error handler and requirement checker links. 11 years ago
Qiang Xue 586f5b87b0 Removed `Application::preload` in favor of `Application::bootstrap` 11 years ago
Qiang Xue a15a3835c7 Moved all filter classes to namespace `yii\filters` 11 years ago
Paul van Schayck 0456cd660a Add wait() to login test with wrong credentials to fix WebDriver test 11 years ago
Alexander Makarov c3cf72d443 #2936: New favicon for applications 11 years ago
Alexander Makarov ab799d8ea9 Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
Qiang Xue 53e65b23d7 more gitignores. 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Luciano Baraglia 269d1303a9 Code style fixes 11 years ago
Qiang Xue bbea1ab19c Fixes #2629: `Module::controllerPath` is now read only, and all controller classes must be namespaced under `Module::controllerNamespace` 11 years ago
Alexander Makarov 386979d6a3 Revert "Used ternary operator instead of "or" for constant definition" 11 years ago
Alexander Makarov 61b64d7513 Removed unused "use" statements 11 years ago
Alexander Makarov 2bb6f13505 Used ternary operator instead of "or" for constant definition 11 years ago
Alexander Mohorev c7e8d8b900 @param, @var, @property and @return must declare types as boolean, integer, string, array or null 11 years ago
Qiang Xue 7a04dbaae1 Support for other auth types. 11 years ago
Qiang Xue 48a12559b2 rest api WIP 11 years ago
Tobias Munk 825a71c6df replaced keyword "yii" with "yii2" in composer.json files (fixes #2557) 11 years ago
Mark 9e483b6461 added server name, for creating url rules 11 years ago
maximal a7fc9143bf Closing and opening braces in Yii2 coding standards. 11 years ago
maximal 5d14d788f5 Further coding standards fixes. 11 years ago
MaximAL b560398bd7 Coding standards fixes. 11 years ago
Alexander Makarov a687e6f58c Validate login data only of there are no other errors 11 years ago
Johnny Theill f42af951e1 Fix newlines and missing parameter description 11 years ago
Alexander Makarov 20dad5e551 Fixes #2295: basic app description now doesn't insist it is for websites containing mainly informational pages since it was misleading 11 years ago
Johnny Theill 63272f4166 Update doc-blocks and small fixes according to coding standards 11 years ago
Johnny Theill ca12241811 Fixed minor consistency bugs in apps 11 years ago
Mark 96f2f6e52e visibility changed 11 years ago
Mark c943fc28e2 forcing user component to logout 11 years ago
Qiang Xue 9db3790bb2 Fixed test break. 11 years ago
Qiang Xue 270669aa22 fixed test break. 11 years ago
Qiang Xue 78e4da8c1f Fixed test break. 11 years ago
Qiang Xue 4e6aa21198 The directory holding email templates is renamed from `mails` to `mail` 11 years ago
Qiang Xue e10939a464 adjusted wording. 11 years ago
Mark ea7e611064 fixed message 11 years ago
Mark 50a5286959 view improved 11 years ago
Mark 2d1c695feb improved config 11 years ago
Mark c6a3c4bc0d added yii console command to tests 11 years ago
Alexander Makarov 7c1ee323fa Edited description 11 years ago
Alexander Makarov 5e41473d59 Fixed suggest descriptions 11 years ago
Alexander Makarov a3b71def38 Reordered items 11 years ago