351 Commits (9edeb37e53cea7b63990a5bd19c94e49ddba9646)

Author SHA1 Message Date
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
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
Mark ed74305ae8 added info about setting testing environment 11 years ago
Qiang Xue 8516433f60 increase composer timeout setting for apps. 11 years ago
Qiang Xue 27658e56ae Fixes #1647: Changed the default CSS class of error block to be `error-block` 11 years ago
Mark 139fbcbc93 CS fix 11 years ago
Mark 1c1a310a5c aspect mock requirement removed 11 years ago
Mark 11c42fa7c1 tests improved, aspect mock changes reverted 11 years ago
Vladimir Zbrailov b9855a4593 move showScriptName into the common config of tests 11 years ago
Carsten Brandt 8fdd534526 reverted short array syntax in requirements.php 11 years ago
Mark 1afe198c19 modified tests, improved configuration, introduced aspect mock and specify. 11 years ago
Qiang Xue b471900171 removed duplicated test config. 11 years ago
Qiang Xue 0766ddca12 Fixes #1701. 11 years ago
Qiang Xue 0788e1045f Refactored unit tests. 11 years ago
Alexander Makarov 515095bbf7 Fixes #1633: Advanced application template now works with MongoDB by default 11 years ago
Qiang Xue 872ade6f5e fixed unit test config. 11 years ago
Qiang Xue ccd4ae9f3c Fixes #1691: added “viewport” meta tag to layout views. 11 years ago
Qiang Xue e16c4858e0 Fixes #1685: UrlManager::showScriptName should be set true for tests. 11 years ago
Qiang Xue 60dd8d16a1 Fixes #1688: ActiveForm is creating duplicated messages in error summary 11 years ago
Qiang Xue ab3dfbac92 Simplified tests. 11 years ago
Mark 9a0e9295e5 added html layout for mail component in basic app 11 years ago
Qiang Xue 3f4ee3e48c Fixes #1604: fixed URL and cookie problems. 11 years ago
Qiang Xue 4148912b82 Fixes #1643: Added default value for `Captcha::options` 11 years ago
Qiang Xue a82281a8f9 fixed functional test when enablePrettyUrl is false. 11 years ago
Alexander Makarov a7cf6a984c Fixes #1597: Added `enableAutoLogin` to basic and advanced application templates so "remember me" now works properly 11 years ago
Qiang Xue 3d9340032e test refactoring. 11 years ago
Qiang Xue cf61967d76 Refactored codeception/BasePage. 11 years ago
Carsten Brandt 0a7def2055 updated codeception docs. fixes #1558 11 years ago
Carsten Brandt 71d80c2263 added meaningful content to robots.txt 11 years ago