304 Commits (280c2ca0ff595bcc7df20900dd2a2b7ad5871878)

Author SHA1 Message Date
Alexander Makarov 51300fc93b Used aliases for fixture directory definitions 10 years ago
Alexander Makarov b82d32c1ef Used a single database and a single CLI entry point for all test types. Added faker to basic app dev requirements. 10 years ago
Alexander Makarov f5ee8e4583 Added faker to basic app console commands, adjusted readme to mention database setup 10 years ago
Alexander Makarov c9d51ee0fd Adjusted testing namespaces in application templates 10 years ago
Alexander Makarov 5d67ac4452 Renamed YII_ROOT_DIR → YII_APP_BASE_PATH 10 years ago
Alexander Makarov 480b03beb7 Prefixed constants to avoid possible naming conflicts 10 years ago
Alexander Makarov 67c5894b2b Fixed copyright year in batch files 10 years ago
Alexander Makarov c33214b35d Adjusted test configs structure 10 years ago
Alexander Makarov c0a83142bf Exposed basic app entry URL via codeception.yml, refactored configs of advanced app to read from config and define entry script in a single place 10 years ago
Alexander Makarov cef430af01 Renamed guy classes to actors, fixed phpdoc and code style 10 years ago
Alexander Makarov 1bf6843d08 Removed db module from basic app, renamed _helpers to _support and _logs to _output 10 years ago
Alexander Makarov 7eb403bf45 Codeception test adjustments for basic and advanced applications 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
mickgeek 017572d8a5 Fix signature validation 10 years ago
Qiang Xue 4e4e76e883 Request::cookieValidationKey must be explicitly specified now. 10 years ago
Qiang Xue 8633d0f91c `yii\web\Request::cookieValidationKey` is now automatically generated by the installation script for the basic and advanced application templates 10 years ago
Alexander Makarov 10747196a2 Codeceoption adjustments 10 years ago
Alexander Makarov 98d3a8c050 Fixes #4252, Fixes #3171 Fixed Codeception 10 years ago
Carsten Brandt 0b60e7c69c typo 10 years ago
Alexander Makarov 2f19030e37 Switched to Codeception 2.0.* for application template tests 10 years ago
Qiang Xue a2a6028253 Fixes #3992 10 years ago
Carsten Brandt 8df51a7ec0 made mcrypt a framework requirement 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 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 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 01ddac64ec basic application template fixtures added 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
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