426 Commits (e36ffded16c49b15c5f229ee1ea6b63fea60b435)

Author SHA1 Message Date
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
Serge Postrash 0763cb46c0 Update README directory structure [skip ci] 10 years ago
Alexander Makarov 08b53fb349 Fixes #5088: new password reset token is now generated only if previous one was already used or expired 10 years ago
Michael Härtl 066680f0b6 Issue 5160: Update advanced 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
宝哥哥 1b716a119f Update User.php 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
Carsten Brandt 8fa4899e02 use utf8_unicode_ci instead of utf8_general_ci 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 b6a53e3046 WIP 10 years ago
Alexander Makarov b72aa50079 Fixed advanced app fixture data path 10 years ago
Alexander Makarov dfcd887e8d Replaced tabs with spaces 10 years ago
Alexander Makarov a4b6c02f86 Fixes #5020: Fixed fixture path in advanced app tests console entry script 10 years ago
Qiang Xue 6a9b3c7774 Finished console Gii. 10 years ago
Alexander Kochetov f362f5b25b Additional fixes 10 years ago
Alexander Kochetov 5190fbfe37 `aliases.php` renamed to `bootstrap.php` (introduced to specific applications too) 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 60e07e0d2a new asset WIP: renabled asset publishing 10 years ago
Carsten Brandt 355fd32107 Update README.md 10 years ago
Qiang Xue 2f526521ce new asset WIP 10 years ago
Qiang Xue d184fbb8ed new asset WIP [skip ci] 10 years ago
Carsten Brandt 32fc3babff Update README.md 10 years ago
Carsten Brandt 693ec944f0 simplified composer call to one 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 a9445b4aa6 Added description to each test config of advanced application 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 02f894556e Fixes #4757: fixed paths in advanced app init 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 9ea933933a Fixed templates and fixtures paths for advanced application 10 years ago
Alexander Makarov 7eb403bf45 Codeception test adjustments for basic and advanced applications 10 years ago
Anton Andersen dfffea9af3 Use config variables instead constants. Cleanup redundant constants 10 years ago
Anton Andersen 71adca60ee Add namespaces to all tests 10 years ago
Anton Andersen 545a908b53 Add runner for all tests 10 years ago
Qiang Xue 359ae98f9c Fixes #4622: Simplified the way of creating a Faker fixture template file 10 years ago
Alexander Makarov b927d36f7d Removed index-test from codeception instructions since it's used automatically 10 years ago
Qiang Xue 6dd2203a5c Fixes #4566: Added client validation support for image validator 10 years ago