563 Commits (3fc4d5ebc9214986b8ef13cce21018585f4cbe96)

Author SHA1 Message Date
Alexander Kochetov fed61f7d96 Advanced app `User` model code style fixes 10 years ago
Alexander Kochetov 044fe3633e Advanced app `User` model code style fixes 10 years ago
Carsten Brandt 8df51a7ec0 made mcrypt a framework requirement 10 years ago
Klimov Paul 2bab6259d1 'Security' helper usage switched to 'security' application component. 10 years ago
Alexander Makarov 0ff0f9d32e Missing files for #4071 10 years ago
Alexander Makarov 2457e24795 Fixes #4071: `mail` component renamed to `mailer`, `yii\log\EmailTarget::$mail` renamed to `yii\log\EmailTarget::$mailer` 10 years ago
Alexander Makarov c8299697d0 Correct fix for #4060 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Alexander Makarov cca349512e Fixes #3979: Alert widget in advanced app is now able to display multiple flash messages of the same type 10 years ago
Alexander Kochetov e4a6e9cda8 Application templates refactoring 10 years ago
Qiang Xue 6b799d392d Fixes #3358: Removed automatic CSRF meta tag generation by `View`. Added `Html::csrfMetaTags()` and its call to main layout files 10 years ago
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 01ddac64ec basic application template fixtures added 10 years ago
Mark 588b8fef16 fixtures folders added 10 years ago
Mark f17982683b application advanced template tests fixed 10 years ago
Mark 4498ccd417 basic application template tests adjusted 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 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
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
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
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