647 Commits (f47f6b8207ad5483a19cc477f16e66e7466b8eb5)

Author SHA1 Message Date
Alexander Kochetov e1459d4037 Yet one optimization 11 years ago
Qiang Xue b6575aa0d5 Fixes #1782 11 years ago
Alexander Kochetov a4c8617f42 Cleaner environments for yii2-advanced-app 11 years ago
Carsten Brandt b9e1ce3f97 more validation for password reset token in advanced app 11 years ago
Carsten Brandt 13f0bd6656 doc typos 11 years ago
kumorig 1c882a79e4 PHPDocs: "app\models" changed to "common\models" 11 years ago
kumorig dcb174e39f PHPDocs: "app\models" changed to "common\models" 11 years ago
Alexander Makarov 4b7c879c6d Defined STDOUT in entry scripts in case console application is running via CGI 11 years ago
Qiang Xue 362ade63ed fixed test break. 11 years ago
Qiang Xue b496a04f49 refactored fixture feature. 11 years ago
Luciano Baraglia 7d33a5d3b5 Some Code style fixes 11 years ago
Carsten Brandt ab882a3c00 code style 11 years ago
Alexander Kochetov 7d157abdb8 Advanced app migrations updated 11 years ago
Alexander Kochetov ddb0e9b0e6 Advanced app User model updated 11 years ago
Luciano Baraglia 4f1642197e Some Basic App readme updates [skip ci] 11 years ago
Alexander Makarov a2e0d2d04f init of advanced application now allows to specify answer for overwriting files via init --overwrite=n 11 years ago
Alexander Makarov ee109a6f4a Fixes #1937: Fixed wrong behavior or advanced app's `init --env` when called without parameter actually specified 11 years ago
Alexander Makarov 69eebffad9 Used dirname instead of realpath to avoid extra FS operations 11 years ago
Alexander Makarov 83dfce63b8 fixes #1888: updated Alert phpdoc 11 years ago
Carsten Brandt 51cb921602 removed specify dependency from extension to app 11 years ago
Carsten Brandt a2be28dabf removed hard dependency on codeception from codeception extension 11 years ago
Nikola Trifunovic 98e9f307db Added futter. Fixes #1822 11 years ago
Alexander Kochetov 53194796a6 [IMPORTANT] Path corrections 11 years ago
Qiang Xue 1eb804c3ea adjusted codeception composer.json 11 years ago
Qiang Xue ab47d58c69 path fixes. 11 years ago
Alexander Kochetov b4c60c142c Yii 2 advanced app environments usage fix 11 years ago
Alexander Makarov 4609a94dbf Removed error-block HTML class and related styles and used Bootstrap3 standard practice about errors instead 11 years ago
Alexander Makarov e267af0f7e Fixed production environment for advanced app 11 years ago
Alexander Makarov 1f47d94eca Fixes #1846 11 years ago
Alexander Makarov 8e013aacd0 Fixes #1633: fixed scenarios for User model in advanced application allowing setting default values for User model 11 years ago
Alexander Makarov c98d1fb9a6 Adjusted advanced application template docs to reflect DB config movement 11 years ago
Alexander Makarov 0f87c990f9 Advanced app template: moved database connection DSN, login and password to -local config not to expose it to VCS 11 years ago
Alexander Makarov dc45de127c Added --prefer-dist to all docs 11 years ago
Mark af36c72023 fixed readme 11 years ago
Carsten Brandt 3d59b19a21 added classes to grid, list and detail view 11 years ago
Carsten Brandt b7800eca60 enabled acceptance tests for basic application 11 years ago
Carsten Brandt 5f7653b0c7 run basic app functional tests within the main repo test chain 11 years ago
Carsten Brandt 1c6872ad3e fixed basic app build 11 years ago
Qiang Xue 87495f77aa try to fix basic app travis test. 11 years ago
Mark ee0c105bab tests improved, verify added 11 years ago
Carsten Brandt 74e70646b4 try to fix basic app travis.yml 11 years ago
Carsten Brandt 17128f1026 updated apps/basic/.travis.yml 11 years ago
Carsten Brandt 0c288358d2 moved dev requirements to require-dev in app composer.json 11 years ago
Luciano Baraglia 13d6c1fd75 Basic app: DB configuration in separated file 11 years ago
Mark 00ab5ef2d0 alias fixed 11 years ago
Carsten Brandt b0ff35c696 Reverted config change 11 years ago
Carsten Brandt 0d263a12a9 added .travis.yml to basic app 11 years ago
Mark ccfb7638d0 Added to the basic app, fixed config, added to core commands. 11 years ago
Carsten Brandt 3ab56021ba changed composer to require-dev codeception 11 years ago
Mark 9ced7b4b4d docs fix 11 years ago