342 Commits (902a9972e0cea9d2019a94ba2617c7c24add185d)

Author SHA1 Message Date
Carsten Brandt b57e068d5b removed safe mode check 10 years ago
Alexander Makarov ae2f4cfe9b Fixes #6624: Added delays to acceptance tests in order to make Selenium run more reliable 10 years ago
Mark Ragazzo 97398dac80 fixed docs 10 years ago
Mark Ragazzo c51f045234 doc fix 10 years ago
Mark Ragazzo 7fd2178aeb added code coverage ti yii2_basic 10 years ago
Qiang Xue 7881bba26c prepare for next release. 10 years ago
Qiang Xue 84b42abad0 prepare for 2.0.1 release 10 years ago
Anton Andersen 6c88467ac4 Fixes #6103: Improved codeception config in app templates to ease testing of advanced app on multiple hosts 10 years ago
Qiang Xue 38c04b3d89 Fixes #6189 10 years ago
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