Commit Graph

358 Commits

Author SHA1 Message Date
Carsten Brandt
a2be28dabf removed hard dependency on codeception from codeception extension
no need to download codeception via composer when phar is used.
fixes #1913
2014-01-11 22:29:29 +01:00
Alexander Makarov
8496b21710 Merge pull request #1912 from johonunu/1822-sticky-futter
Added sticky futter. Fixes #1822
2014-01-11 07:46:55 -08:00
Nikola Trifunovic
98e9f307db Added futter. Fixes #1822 2014-01-11 16:41:39 +01:00
Alexander Kochetov
53194796a6 [IMPORTANT] Path corrections 2014-01-11 09:52:43 +04:00
Qiang Xue
1eb804c3ea adjusted codeception composer.json 2014-01-10 22:24:23 -05:00
Qiang Xue
ab47d58c69 path fixes. 2014-01-10 21:58:50 -05:00
Alexander Kochetov
b4c60c142c Yii 2 advanced app environments usage fix 2014-01-11 03:33:41 +04:00
Alexander Makarov
4609a94dbf Removed error-block HTML class and related styles and used Bootstrap3 standard practice about errors instead 2014-01-09 05:00:09 +04:00
Alexander Makarov
e267af0f7e Fixed production environment for advanced app 2014-01-09 04:21:01 +04:00
Alexander Makarov
1f47d94eca Fixes #1846 2014-01-09 02:41:12 +04:00
Alexander Makarov
8e013aacd0 Fixes #1633: fixed scenarios for User model in advanced application allowing setting default values for User model 2014-01-09 00:49:03 +04:00
Alexander Makarov
c98d1fb9a6 Adjusted advanced application template docs to reflect DB config movement 2014-01-08 22:52:34 +04:00
Alexander Makarov
0f87c990f9 Advanced app template: moved database connection DSN, login and password to -local config not to expose it to VCS 2014-01-08 22:44:39 +04:00
Alexander Makarov
dc45de127c Added --prefer-dist to all docs
1. It results in much smaller download and takes less disk space (25MB instead of 180MB for yii-basic + dependencies).
2. It requires less utilities to be installed (no VCS binaries required).
3. It takes less time to install dependencies.
2014-01-07 01:27:16 +04:00
Mark
af36c72023 fixed readme 2014-01-06 01:21:06 +04:00
Carsten Brandt
3d59b19a21 added classes to grid, list and detail view
to allow specific styling
also fixed an issue with gridview sort indicator css.

fixes #1000
2014-01-05 14:45:09 +01:00
Carsten Brandt
b7800eca60 enabled acceptance tests for basic application 2014-01-05 13:01:24 +01:00
Carsten Brandt
5f7653b0c7 run basic app functional tests within the main repo test chain 2014-01-05 12:49:37 +01:00
Carsten Brandt
1c6872ad3e fixed basic app build 2014-01-05 04:07:21 +01:00
Qiang Xue
87495f77aa try to fix basic app travis test. 2014-01-04 19:19:02 -05:00
Carsten Brandt
74e70646b4 try to fix basic app travis.yml 2014-01-04 15:20:50 +01:00
Carsten Brandt
17128f1026 updated apps/basic/.travis.yml 2014-01-04 04:38:23 +01:00
Carsten Brandt
58c4081825 Merge pull request #1761 from lucianobaraglia/master
Basic app: DB configuration in separated file
2014-01-03 14:49:27 -08:00
Carsten Brandt
0c288358d2 moved dev requirements to require-dev in app composer.json
fixes #1736
2014-01-03 23:43:25 +01:00
Luciano Baraglia
13d6c1fd75 Basic app: DB configuration in separated file 2014-01-03 19:28:33 -03:00
Carsten Brandt
08ee8b18e6 Merge pull request #1759 from Ragazzo/fixtures_controller_improvements
Added to the basic app, fixed config, added to core commands.
2014-01-03 14:22:51 -08:00
Mark
00ab5ef2d0 alias fixed 2014-01-04 02:18:02 +04:00
Carsten Brandt
b0ff35c696 Reverted config change
change was made in 0d263a12a9

issue #1744
2014-01-03 23:07:50 +01:00
Carsten Brandt
0d263a12a9 added .travis.yml to basic app
issue #1744
2014-01-03 22:51:30 +01:00
Mark
ccfb7638d0 Added to the basic app, fixed config, added to core commands. 2014-01-04 01:16:05 +04:00
Carsten Brandt
3ab56021ba changed composer to require-dev codeception 2014-01-03 01:47:34 +01:00
Mark
9ced7b4b4d docs fix 2014-01-02 11:04:07 +04:00
Mark
ed74305ae8 added info about setting testing environment 2014-01-02 11:02:48 +04:00
Qiang Xue
8516433f60 increase composer timeout setting for apps. 2014-01-01 21:57:32 -05:00
Qiang Xue
27658e56ae Fixes #1647: Changed the default CSS class of error block to be error-block 2014-01-01 10:29:04 -05:00
Qiang Xue
53daaf81ef Merge pull request #1714 from Ragazzo/tests_improved
modified tests, improved configuration, introduced aspect
2013-12-31 11:16:51 -08:00
Mark
139fbcbc93 CS fix 2013-12-31 23:13:47 +04:00
Mark
1c1a310a5c aspect mock requirement removed 2013-12-31 23:04:02 +04:00
Mark
11c42fa7c1 tests improved, aspect mock changes reverted 2013-12-31 23:02:10 +04:00
Vladimir Zbrailov
b9855a4593 move showScriptName into the common config of tests 2013-12-31 16:21:15 +04:00
Carsten Brandt
8fdd534526 reverted short array syntax in requirements.php
fixes #1717
2013-12-31 11:02:32 +01:00
Mark
1afe198c19 modified tests, improved configuration, introduced aspect mock and specify. 2013-12-31 00:17:36 +04:00
Qiang Xue
b471900171 removed duplicated test config. 2013-12-30 10:15:15 -05:00
Qiang Xue
0766ddca12 Fixes #1701. 2013-12-30 09:22:18 -05:00
Qiang Xue
0788e1045f Refactored unit tests. 2013-12-29 20:54:20 -05:00
Qiang Xue
db11cfc5d7 Merge branch 'master' of github.com:yiisoft/yii2 2013-12-29 19:44:34 -05:00
Alexander Makarov
515095bbf7 Fixes #1633: Advanced application template now works with MongoDB by default 2013-12-29 23:26:20 +01:00
Qiang Xue
872ade6f5e fixed unit test config. 2013-12-29 16:25:22 -05:00
Qiang Xue
ccd4ae9f3c Fixes #1691: added “viewport” meta tag to layout views. 2013-12-29 15:31:35 -05:00
Qiang Xue
e16c4858e0 Fixes #1685: UrlManager::showScriptName should be set true for tests. 2013-12-29 10:31:34 -05:00