345 Commits (527daa205b303599be4022ff977700f131abde86)

Author SHA1 Message Date
Alexander Kochetov 464af49e9c Fix .gitignore for `basic` and `advanced` application templates 10 years ago
Mark 3c8cdd997b fixed reset password token test 10 years ago
Mark 9949acbdd2 tabs to spaces unacceptable fix 10 years ago
Mark a7eb306da3 README info update 10 years ago
Mark 588b8fef16 fixtures folders added 10 years ago
Mark f17982683b application advanced template tests fixed 10 years ago
Carsten Brandt df65a0f9de added explicit comment about file transport to mail config 10 years ago
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
mbman a63d7a7939 Advanced app's common tests codeception generated files gitignored 11 years ago
Qiang Xue af7530663d Fixes #3383: Added `$type` parameter to `IdentityInterface::findIdentityByAccessToken()` 11 years ago
Alexander Makarov 0b7f649148 Fixed setting defaults in User model of advanced app, see bb145f5067 11 years ago
Alexander Kochetov c19035a874 Advanced app `init` usage example typo fix 11 years ago
Alexander Makarov bb145f5067 Fixes #3179: removed duplicate validation rules from User model in advanced app, removed User::create() 11 years ago
Paul Kofmann a0d9641fa2 removed unnecessary lines regarding writable dirs 11 years ago
Paul Kofmann 85a56f548f no need to set writable folders for console 11 years ago
Paul Kofmann 38cea05b55 setting writable folders in init-script 11 years ago
Qiang Xue 520011fff6 Fixes #3088: The debug and gii modules will manage their own URL rules now 11 years ago
Alexander Makarov 7295540c72 Code style and phpdoc fixes 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
Alexander Makarov 75154d351d Refactored AR find 11 years ago
Qiang Xue a15a3835c7 Moved all filter classes to namespace `yii\filters` 11 years ago
Alexander Makarov c3cf72d443 #2936: New favicon for applications 11 years ago
Sergey Gonimar 4575c3c3eb use alias format for table names 11 years ago
Alexander Makarov 32ac899199 Added table prefix to advanced application migration (now drop table) 11 years ago
Alexander Makarov e6f91e2d59 Added table prefix to advanced application migration 11 years ago
Alexander Makarov abeea6351a Renamed fixtures 11 years ago
Alexander Makarov ab799d8ea9 Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
joseph-kuruvilla 34b085dd08 Update README.md 11 years ago
Qiang Xue 53e65b23d7 more gitignores. 11 years ago
Qiang Xue b25f1f65d7 added more ignores. 11 years ago
Qiang Xue 76a7beb67f Fixed test break. 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Zhandos 9efcde3a12 Update _config.php 11 years ago
Johnny Theill f528cc9f1c Update README.md 11 years ago
Johnny Theill af8f1e254e Added advanced app tests to travis 11 years ago
Johnny Theill a5e6e2d43b username should be unique 11 years ago
Johnny Theill 95e01899c7 Changed assertions 11 years ago
Johnny Theill 70463d538c fix tests 11 years ago
Alexander Makarov 386979d6a3 Revert "Used ternary operator instead of "or" for constant definition" 11 years ago
AlexGx 9c4c8ffbcc apps code style fixes 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 Makarov d669209334 Fixed advanced application to use POST for logout 11 years ago