333 Commits (2782adcca4f1c8e6d4fb0ac09c2388d4225026c0)

Author SHA1 Message Date
Mark Ragazzo 8af62ee97b fixed fixture controller config for applications 10 years ago
Alexander Makarov b829d9d45a Fixes #4827: default config for functional tests of both basic and advanced app now turns off CSRF validation while providing commented out alternative setting cookie domain to localhost 10 years ago
Alexander Mohorev 64b4d6dca1 Correct order of property declaration 10 years ago
Alexander Makarov 9302786944 Fixes #5598: added ImageMagick with PNG and GD with FreeType checks to requirements of basic and advanced applications, used better Captcha exception message 10 years ago
Alexander Makarov fc6f622d96 Fixed entry script name 10 years ago
Qiang Xue d4fac33f4b Fixes #5509. 10 years ago
Qiang Xue 47f2272652 prepare for next release. 10 years ago
Qiang Xue ae8d978270 2.0.0 release. 10 years ago
Michael Härtl 33813b64a7 Issue 5160: Update base app to use bootstrap ActiveForm 10 years ago
Qiang Xue 5205eabe3e prepare for next release. 10 years ago
Qiang Xue d2b864da84 prepare for 2.0.0-rc release. 10 years ago
Qiang Xue 6f9d2c661c use 1.0.0-beta2 version for composer asset plugin. 10 years ago
Carsten Brandt 46488e674a improved version constraints for bower asset packages 10 years ago
Carsten Brandt 8176a392bb Changed version constratints to be semantic versioning again 10 years ago
Qiang Xue ff17d9608a Switch to 1.0.0-beta1 for the composer asset plugin. 10 years ago
Qiang Xue 7669689f0a removed empty bower.json files [skip ci] 10 years ago
Qiang Xue b1bb796ee0 Fixed wrong instruction. 10 years ago
Qiang Xue 6526d7f91b reverted a prior change. 10 years ago
Qiang Xue b6a53e3046 WIP 10 years ago
Qiang Xue 6a9b3c7774 Finished console Gii. 10 years ago
Alexander Makarov 01d2291a81 Reverted accidentally edited HelloController 10 years ago
Alexander Makarov 00ca1cb4b3 Fixes #4914 10 years ago
Qiang Xue 46a8e5585b cleaned up the key so that it can be filled up with a random key automatically when installed. 10 years ago
Qiang Xue f417f4353c Added `yii\composer\Installer::postCreateProject()` and modified the syntax of calling installer methods in composer.json [skip ci] 10 years ago
Qiang Xue 3ad86bf9a1 new asset WIP [skip ci] 10 years ago
Qiang Xue 60e07e0d2a new asset WIP: renabled asset publishing 10 years ago
Qiang Xue d184fbb8ed new asset WIP [skip ci] 10 years ago
Qiang Xue f51a263570 new asset management WIP 10 years ago
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