Commit Graph

395 Commits

Author SHA1 Message Date
Qiang Xue
5fbd4ce78e fixed dev config. 2014-01-31 18:37:15 -05:00
Alexander Makarov
2f005eb699 Revert "Locked Codeception versions since master is under heavy refactoring"
This reverts commit 7145b9e9a7.
2014-02-01 02:16:21 +04:00
Alexander Makarov
7145b9e9a7 Locked Codeception versions since master is under heavy refactoring 2014-02-01 00:56:38 +04:00
Alexander Makarov
e183169ea1 Merge pull request #2241 from Theill11/patch-1
Update .gitignore
2014-01-31 09:44:17 -08:00
Johnny Theill
0840e34546 Update README.md
Fix path to config in readme
2014-01-31 18:41:38 +01:00
Johnny Theill
84f408e85e Update .gitignore
Local files should not be committed to version control
2014-01-31 18:39:10 +01:00
Alexander Kochetov
17c1bcb3f8 Fixes for #2236 2014-01-31 20:36:16 +04:00
Qiang Xue
2046563849 Revert "Fixes #1856: The default CSS class for hint generated by ActiveField is changed to help-block"
This reverts commit 7ae4695d0c.
2014-01-29 20:33:24 -05:00
Qiang Xue
6b0b424027 fixed yii cmd with aliases. 2014-01-29 20:18:52 -05:00
Qiang Xue
7ae4695d0c Fixes #1856: The default CSS class for hint generated by ActiveField is changed to help-block 2014-01-29 18:39:07 -05:00
Alexander Makarov
d88fbac4ee Merge pull request #2107 from creocoder/yii2-advanced-app-env-improvement
Cleaner environments for yii2-advanced-app
2014-01-28 14:41:54 -08:00
Alexander Kochetov
86747e89ef Aliases moved to aliases.php 2014-01-28 22:19:00 +04:00
Alexander Kochetov
4e77105277 Rollback $params variable 2014-01-28 22:18:37 +04:00
Aleksandr Zelenin
4f17c45f00 Fix typos in constant 2014-01-25 01:33:28 +04:00
Qiang Xue
af53c0f818 doc update. 2014-01-22 11:09:59 -05:00
Alexander Kochetov
e1459d4037 Yet one optimization 2014-01-22 18:39:53 +04:00
Qiang Xue
b6575aa0d5 Fixes #1782 2014-01-22 09:28:59 -05:00
Qiang Xue
9bde3ab613 Merge branch 'tests_improved_verify' of github.com:Ragazzo/yii2 into Ragazzo-tests_improved_verify
Conflicts:
	apps/basic/tests/README.md
	apps/basic/tests/unit/models/LoginFormTest.php
2014-01-22 09:27:11 -05:00
Alexander Kochetov
a4c8617f42 Cleaner environments for yii2-advanced-app 2014-01-22 12:24:15 +04:00
Carsten Brandt
b9e1ce3f97 more validation for password reset token in advanced app
fixes #2099
2014-01-21 17:13:40 +01:00
Carsten Brandt
13f0bd6656 doc typos
fixes #2094
2014-01-21 15:22:28 +01:00
kumorig
1c882a79e4 PHPDocs: "app\models" changed to "common\models" 2014-01-21 23:10:41 +09:00
kumorig
dcb174e39f PHPDocs: "app\models" changed to "common\models"
Just a minor PHPDocs change. In the advanced application there is no such thing as "app\models".
2014-01-21 22:55:08 +09:00
Alexander Makarov
4b7c879c6d Defined STDOUT in entry scripts in case console application is running via CGI 2014-01-21 17:32:27 +04:00
Qiang Xue
362ade63ed fixed test break. 2014-01-20 11:52:50 -05:00
Qiang Xue
b496a04f49 refactored fixture feature. 2014-01-19 23:17:53 -05:00
Luciano Baraglia
7d33a5d3b5 Some Code style fixes 2014-01-19 13:35:36 -03:00
Carsten Brandt
ab882a3c00 code style 2014-01-19 17:00:14 +01:00
Alexander Kochetov
7d157abdb8 Advanced app migrations updated 2014-01-19 13:50:06 +04:00
Alexander Kochetov
ddb0e9b0e6 Advanced app User model updated 2014-01-19 13:49:29 +04:00
Luciano Baraglia
4f1642197e Some Basic App readme updates [skip ci] 2014-01-16 08:56:26 -03:00
Alexander Makarov
a2e0d2d04f init of advanced application now allows to specify answer for overwriting files via init --overwrite=n 2014-01-14 22:33:56 +04:00
Alexander Makarov
ee109a6f4a Fixes #1937: Fixed wrong behavior or advanced app's init --env when called without parameter actually specified 2014-01-13 00:01:05 +04:00
Alexander Makarov
69eebffad9 Used dirname instead of realpath to avoid extra FS operations 2014-01-12 22:40:50 +04:00
Alexander Makarov
83dfce63b8 fixes #1888: updated Alert phpdoc 2014-01-12 20:25:06 +04:00
Carsten Brandt
51cb921602 removed specify dependency from extension to app
fixes #1913
2014-01-12 16:10:50 +01:00
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