Commit Graph

9327 Commits

Author SHA1 Message Date
Alexander Makarov
3139c979cb Merge pull request #4671 from TriAnMan/test-runner
Provide aggregate test runner
2014-08-11 12:23:10 +03:00
Anton Andersen
dfffea9af3 Use config variables instead constants. Cleanup redundant constants 2014-08-11 12:46:28 +04:00
Anton Andersen
71adca60ee Add namespaces to all tests 2014-08-11 12:43:50 +04:00
Anton Andersen
545a908b53 Add runner for all tests 2014-08-11 12:43:49 +04:00
Qiang Xue
930668150a Merge pull request #4667 from jyaqub/patch-1
Update db-active-record.md to correct a minor typo
2014-08-10 19:35:43 -04:00
Jawad
b70ba7661b Update db-active-record.md to correct a minor typo
changed problem to problems to correct a minor typo.
2014-08-11 00:26:35 +01:00
RichWeber
b52459f660 Merge branch 'master' of github.com:yiisoft/yii2 2014-08-10 21:51:23 +03:00
Alexander Makarov
f08c85c5b8 Merge pull request #4619 from yiisoft/smarty
Smarty improvements
2014-08-10 21:06:49 +03:00
Alexander Makarov
739f3b13e4 Fixes #4553: Smarty enhancements 2014-08-10 22:05:48 +04:00
RichWeber
55aa741592 Grammar fix 2014-08-10 14:55:06 +03:00
RichWeber
ce7697d559 add structure-entry-scripts.md 2014-08-10 14:48:24 +03:00
Qiang Xue
3b01f48c6a Fixes #4597: yii\composer\Installer::setPermission() supports setting permission for both directories and files now (qiangxue) 2014-08-09 21:39:50 -04:00
Alexander Makarov
895bdbcd49 Fixes #4637: fixed broken Twig method calls 2014-08-09 15:47:09 +04:00
Alexander Makarov
464292d105 Fixes #4659: adjusted nginx config in docs to serve 404 instead of "no input file specified" when accessing non-existing PHP file 2014-08-09 15:44:41 +04:00
RichWeber
c3cf26c983 add structure-overview.md 2014-08-09 13:29:17 +03:00
Alexander Makarov
d41eb358a0 Merge pull request #4662 from hwabbott/master
Fixed typo in comments for generatePasswordHash
2014-08-09 13:13:49 +03:00
Henry Abbott
00aab7c379 Fixed typo in comments for generatePasswordHash 2014-08-09 00:23:29 -04:00
Alexander Makarov
f6b1ec9b5a Merge pull request #4661 from LAV45/translate-docs-to-ru
[skip ci] Translate docs/guide-ru/start-gii.md to russian language
2014-08-09 02:56:56 +03:00
LAV45
42210b5f2c translate to russian language 2014-08-09 02:51:10 +03:00
LAV45
7ad9b298e3 translation into russian language docs/guide/start-gii.md 2014-08-09 02:51:10 +03:00
Alexander Makarov
0e35d76785 Merge pull request #4653 from RichWeber/master
[Uk][Guide] Add page translation
2014-08-08 16:55:18 +03:00
RichWeber
1b93b9a973 Grammar fix 2014-08-08 16:42:56 +03:00
RichWeber
aedcf87bff add start-gii.md 2014-08-08 16:32:46 +03:00
Qiang Xue
1b9825c36d Merge pull request #4648 from xBazilio/patch-7
Grammar fixes
2014-08-08 08:38:12 -04:00
Bazilio
2bfbbf2320 Fixed phrase. 2014-08-08 16:09:32 +04:00
Bazilio
0ba5a24c32 Grammar fixes 2014-08-08 15:11:45 +04:00
Alexander Makarov
82e70be171 Fixed condition for #4595 2014-08-08 13:53:39 +04:00
Qiang Xue
be8b03bcd9 minor refactoring. [skip ci] 2014-08-07 22:27:15 -04:00
Qiang Xue
359ae98f9c Fixes #4622: Simplified the way of creating a Faker fixture template file 2014-08-07 21:23:53 -04:00
Alexander Makarov
ad20aa4b22 Merge pull request #4639 from RichWeber/master
[ci skip][Uk][Guide] Add page translation
2014-08-08 00:58:29 +03:00
RichWeber
1e2c6b1086 Grammar fix 2014-08-08 00:49:35 +03:00
RichWeber
fa67cbf90e add start-databases.md 2014-08-08 00:34:24 +03:00
RichWeber
0e31bb8c3b Merge branch 'master' of github.com:yiisoft/yii2 2014-08-07 22:06:22 +03:00
Alexander Makarov
b927d36f7d Removed index-test from codeception instructions since it's used automatically 2014-08-07 19:56:11 +04:00
Alexander Makarov
fb67f958a9 More cases for #4595 2014-08-07 16:37:48 +04:00
Alexander Makarov
b1e2090083 Fixes #4595: more consistend use of "false" in "don't use" case 2014-08-07 15:58:52 +04:00
Alexander Makarov
da0cf6c32e Merge pull request #4629 from xBazilio/patch-6
fixed typo
2014-08-07 14:20:56 +03:00
Alexander Makarov
84af0ad1f7 Fixes #4592: Fixed yii help command was listing incorrect action names for methods like actionSayNO 2014-08-07 15:20:05 +04:00
Bazilio
3e62a1a6fe fixed typo 2014-08-07 15:19:49 +04:00
Alexander Makarov
7aa6a30d7b Fixes #4290: Fixed throwing exception when trying to access AR relation that is null 2014-08-07 15:04:51 +04:00
Alexei Tenitski
fd5e05b1cf Support for method calls on models from Twig templates 2014-08-07 14:53:17 +04:00
Alexei Tenitski
80178e6dee Fix for #2925 and #4290 (Twig does not properly support null attribute and relationship values) 2014-08-07 14:53:17 +04:00
Alexander Makarov
071105e932 Added null AR relation test for Twig extension 2014-08-07 14:53:00 +04:00
disem
5c79ab202c Added key param to ActionColumn button Closure
fixes #4602, close #4624
2014-08-06 22:30:35 +02:00
Carsten Brandt
689fc137da added some tests for Url helper 2014-08-06 22:27:45 +02:00
Qiang Xue
fdb1672ef3 Merge pull request #4623 from xBazilio/patch-5
fixed comment in code snippet
2014-08-06 10:49:51 -04:00
Bazilio
4674cdeb05 fixed comment in code snippet 2014-08-06 18:48:01 +04:00
Qiang Xue
0cdf2f5171 Fixed code break. 2014-08-06 10:27:37 -04:00
Qiang Xue
dee0382c1f Added yii\base\InvalidValueException.
Refactored `yii\web\User`.
2014-08-06 10:07:14 -04:00
Qiang Xue
f76dcdd979 Merge pull request #4618 from xBazilio/patch-4
fixed link
2014-08-06 08:10:01 -04:00