Commit Graph

15391 Commits

Author SHA1 Message Date
Davidson Alencar
244f2ea856 docs/guide-pt-BR/output-data-providers.md - translate [ci skip] 2015-06-08 09:16:26 -03:00
Klimov Paul
e683e3e79d Schema refresh moved to Migration::init(). 2015-06-08 11:32:09 +03:00
Marius Ebel
e056f17b38 - Updated upgrade log 2015-06-08 10:11:16 +02:00
Marius Ebel
fff61bf99b - Reworked order of parameters in order to keep backwards compatibility
- Update statement of unused messages in DB now depends on $markUnused parameter
2015-06-08 10:11:15 +02:00
Marius Ebel
622ed0130a - Corrected documentation 2015-06-08 10:11:14 +02:00
Marius Ebel
0dcb50db5e - i18n MessageController now supports config parameter 'markUnused' that turns adding @@s either on or off 2015-06-08 10:11:13 +02:00
Paul Klimov
71b4786850 Merge pull request #8691 from mongosoft/master
Remove unused variables
2015-06-08 11:09:45 +03:00
Alexander Mohorev
3ec0d94b4a Remove unused variable 2015-06-08 05:04:07 +03:00
Alexander Mohorev
e9494d15c3 Remove unused variable 2015-06-08 04:53:32 +03:00
Qiang Xue
3990e4f5ce Merge pull request #8690 from yiijan/docs-ja-0608
docs/guide-ja/input-multiple-models.md updated [ci skip]
2015-06-07 19:26:15 -04:00
Nobuo Kihara
2ea45f2ea3 docs/guide-ja/input-multiple-models.md updated [ci skip] 2015-06-08 07:52:19 +09:00
Carsten Brandt
be31929989 Merge pull request #8689 from mongosoft/master
Incorrect property type declared.
2015-06-08 00:21:39 +02:00
Alexander Mohorev
e8535eea22 Incorrect property type declared. 2015-06-07 23:55:34 +03:00
Nurzodbek Karahanov
ae39eddae5 Update structure-controllers.md 2015-06-08 01:28:41 +05:00
Nurzodbek Karahanov
30a560664b Update structure-controllers.md 2015-06-08 00:56:40 +05:00
Nurzodbek Karahanov
6076d2aa74 Update structure-controllers.md 2015-06-08 00:37:14 +05:00
Nurzodbek Karahanov
71f07d30b4 let's start... 2015-06-08 00:23:09 +05:00
Alexander Makarov
c01a320b50 Merge pull request #8686 from unclead/guide-ru-test-overview
Translation of guide-ru/test-overview.dm part [skip ci]
2015-06-07 19:00:48 +02:00
Eugene Tupikov
6ebe465749 Translation of guide-ru/test-overview.dm part 2015-06-07 22:03:53 +06:00
Qiang Xue
874ecfaa37 code formatting [skip ci] 2015-06-07 09:30:49 -04:00
Alexander Makarov
49a1940055 Merge pull request #8676 from unclead/guide-ru-test-fixtures
Translated docs/guide-ru/text-fixtures.md [ci skip]
2015-06-07 10:10:10 +02:00
Qiang Xue
9efe51b8ca Finished guide about getting data for multiple models [skip ci] 2015-06-06 22:06:07 -04:00
Paul Klimov
8e4518c81f Doc comments updated 2015-06-06 13:05:43 +03:00
Paul Klimov
0bfa2e2673 Reset of refreshTableName on yii\db\Command reuse ensured 2015-06-06 12:58:36 +03:00
Eugene Tupikov
e42210b0ba update README.md 2015-06-06 12:32:02 +06:00
Eugene Tupikov
612e6dc262 Merge branch 'master' of https://github.com/yiisoft/yii2 into guide-ru-test-fixtures 2015-06-06 12:25:12 +06:00
Eugene Tupikov
2bbeca7b84 docs/guide-ru/text-fixtures.md [ci skip] 2015-06-06 12:24:06 +06:00
Carsten Brandt
9cc0e5d89d even more 32bit friendly test
issue #8584
2015-06-06 02:39:19 +02:00
Qiang Xue
191b71edaf Merge pull request #8674 from yiiframework-ua/uk_translate
[Uk] Updating guide images [ci skip]
2015-06-05 17:26:46 -04:00
Alexander Makarov
351b596e9f Translated parts of testing guide into Russian 2015-06-05 23:25:50 +02:00
Borales
5fb55f313c [Uk] Updating guide images [ci skip] 2015-06-05 22:31:40 +02:00
Carsten Brandt
f68e970de2 link to PHP classes just as we do with normal classes
apidoc can handle this!
2015-06-05 21:53:24 +02:00
Carsten Brandt
ec76a3015a use yii\base\Event in BaseAR to fix phpdoc reference 2015-06-05 21:26:55 +02:00
Carsten Brandt
8e44674e7b fixed another test to work on 32bit
issue #8584
2015-06-05 19:01:45 +02:00
Carsten Brandt
ab9326dd26 fixed test for 32bit systems
fixes #8584
2015-06-05 18:58:09 +02:00
Alexander Makarov
682689422c Merge pull request #8615 from vchenin/docs_uk
docs/*uk Update Ukrainian translation [skip ci]
2015-06-05 18:52:32 +02:00
Vadym Chenin
d2b1a3eb2a docs/*uk Update Ukrainian translation [skip ci] 2015-06-05 16:36:04 +03:00
Paul Klimov
3f62d4065f Merge pull request #8669 from yiijan/docs-ja-0605
docs/guide-ja/input-file-upload.md updated [ci skip]
2015-06-05 15:50:33 +03:00
Nobuo Kihara
79a1938d85 docs/guide-ja/input-file-upload.md updated [ci skip] 2015-06-05 21:42:26 +09:00
Paul Klimov
d0f14f7b9d Merge pull request #8668 from yiijan/docs-small-fix
docs/guide/input-file-upload.md - small fixes [ci skip]
2015-06-05 15:31:25 +03:00
Nobuo Kihara
8f4ae13dbc docs/guide/input-file-upload.md - small fixes [ci skip] 2015-06-05 21:19:55 +09:00
Qiang Xue
1fe9220002 Merge pull request #8663 from newerton/patch-1
Update yii.php
2015-06-04 21:13:16 -04:00
Newerton
f70067db03 Update yii.php 2015-06-04 21:54:43 -03:00
Alexander Makarov
2f57be1b3c Merge pull request #8660 from bedezign/master
[FR] Updated translations [skip ci]
2015-06-04 22:22:49 +02:00
Steve Guns
7e797213f4 [FR] Updated translations 2015-06-04 19:57:47 +02:00
Vadym Chenin
f9bdcb7a51 docs/*uk Update Ukrainian translation [skip ci] 2015-06-04 19:44:16 +03:00
Paul Klimov
cf1794f496 Merge pull request #8658 from yiijan/docs-ja-0605
docs/guide-ja updates [ci skip]
2015-06-04 19:44:12 +03:00
Nobuo Kihara
087d456612 docs/guide-ja/output-formatting.md - updated [ci skip] 2015-06-05 00:31:26 +09:00
Nobuo Kihara
ff9a7df3f3 docs/guide-ja small updates [ci skip] 2015-06-05 00:30:59 +09:00
Klimov Paul
e7ce2ce709 Note about Codeception local installation added 2015-06-04 17:33:05 +03:00