Commit Graph

15402 Commits

Author SHA1 Message Date
Carsten Brandt
74924ad134 updated fa messages after #10515 2016-01-02 16:32:20 +01:00
SilverFire - Dmitry Naumenko
adae5a96ba Fixed indent 2016-01-02 10:56:28 +02:00
Dmitry Naumenko
7d5800dcbc Merge pull request #10515 from jafaripur/master
Update Persian translations.
2016-01-02 10:25:20 +02:00
Jafaripur
bd27d9f797 Update Persian translations.
Add new items to translations for fa locale.
2016-01-02 09:39:56 +03:30
John Kind
9d0fa51064 Yii2-style class properties. 2016-01-02 02:56:50 +03:00
John Kind
83d72cddc0 Fix logic in JS code expression in docs. 2016-01-02 02:34:17 +03:00
John Kind
9578fd6a69 Fix code in russian docs. 2016-01-02 02:19:26 +03:00
John Kind
300048e770 Fix special blocks in russian docs. 2016-01-02 02:10:30 +03:00
Carsten Brandt
8897723c2a added test to verify #10486 2016-01-01 17:33:53 +01:00
Alexander Makarov
56f77a9070 Fixed typo 2016-01-01 14:33:41 +03:00
SilverFire - Dmitry Naumenko
35b093c39f Merge branch 'LAV45-master' 2016-01-01 10:39:18 +02:00
LAV45
fcf25e8fa1 Fixed \yii\di\Instance::ensure() to work with minimum settings 2016-01-01 10:39:04 +02:00
Dmitry Naumenko
0611ead043 Merge pull request #10483 from SilverFire/9670-ie-redirect
Bug #9670: Fixed PJAX redirect in IE
2015-12-31 10:33:17 +02:00
bfday
90eee9a7c9 Fixes #10504: typo in docs 2015-12-30 13:20:23 +03:00
Chris Harris
457002c216 Sqlite specific schema builder class actually gets loaded now 2015-12-29 16:24:24 -08:00
Alexander Makarov
4f915d1650 Merge pull request #10497 from johnkind49/master
A typo in the documentation [skip ci]
2015-12-28 21:20:34 +03:00
John Kind
1fd8ebf302 A typo in the documentation. 2015-12-28 21:12:00 +03:00
Dmitry Naumenko
7a017aec5a Merge pull request #10495 from quantum13/publish_test
mistake in test
2015-12-28 17:45:28 +02:00
quantum
cdc5fc8156 mistake in test 2015-12-29 01:05:57 +10:00
Chris Harris
85fdc143d6 Documentation fix 2015-12-28 06:45:01 -08:00
Chris Harris
bce61bd474 Add after() option to migrations schema builder 2015-12-28 06:34:46 -08:00
Carsten Brandt
58b0032eda Merge pull request #10490 from yiijan/docs-ja-1228
docs/guide-ja updated [ci skip]
2015-12-28 12:42:10 +01:00
Nobuo Kihara
5af580e4d6 docs/guide-ja updated [ci skip] 2015-12-28 19:55:53 +09:00
SilverFire - Dmitry Naumenko
e0f4114d77 Updated guide-events en/ru 2015-12-27 23:07:36 +02:00
Pavel
b68613b746 Added support for events declared in interfaces #10108
Added guide in russian for events in interfaces
2015-12-27 23:07:36 +02:00
Dmitry Naumenko
7d703165d1 Update translation-workflow.md 2015-12-27 23:00:02 +02:00
Alexander Makarov
5cecb09c1b Fixes #9443: Added unsigned() to ColumnSchemaBuilder 2015-12-26 15:20:21 +03:00
Alexander Makarov
97caaab6bb Merge pull request #10482 from yiisoft/guide-param-binding
added notes about parameter binding to the guide and classes [skip ci]
2015-12-26 14:07:24 +03:00
SilverFire - Dmitry Naumenko
b439f75d9e Guide concept-aliases updated 2015-12-26 11:21:04 +02:00
AnatolyRugalev
3b31aa771a #10363: Fixed i18n fallback float and integer formatting 2015-12-26 10:42:34 +02:00
Dmitry Naumenko
f29ba78a8f Merge pull request #10395 from AnatolyRugalev/issue-10255
Added warning to session component initialization
2015-12-26 10:33:56 +02:00
SilverFire - Dmitry Naumenko
dc93ec3812 Bug #9670: Fixed PJAX redirect in IE 2015-12-26 10:19:22 +02:00
Carsten Brandt
153f45bfdb added notes about parameter binding to the guide and classes
fixes #10462
2015-12-26 02:41:15 +01:00
Dmitry Naumenko
82acc3464d Merge pull request #10472 from thehereward/add-throws-tags-to-php-docs
Add @throws tags to PHPDocs.
2015-12-24 13:36:29 +02:00
Hereward Mills
a4acd048bc Add @throws tags to PHPDocs. 2015-12-24 11:11:03 +00:00
Dmitry Naumenko
3a4669575c Merge pull request #10471 from softark/docs-ja-1224
block type identifier (Note) fixed [ci skip]
2015-12-24 12:51:16 +02:00
Nobuo Kihara
5355f7273b block type identifier (Note) fixed [ci skip] 2015-12-24 19:37:08 +09:00
Dmitry Naumenko
331f8a2e7a Merge pull request #10469 from hobartwang/master
Correct a word in doc/zh-CN
2015-12-24 09:11:35 +02:00
hobart.wang
47f47fdf7b correct 模型 to 模块 2015-12-24 14:39:21 +08:00
SilverFire - Dmitry Naumenko
469206d8d0 HtmlTest - added tests to checkboxList and listBox 2015-12-23 23:38:47 +02:00
Sam Mousa
18fc8db32f Fixes #10372: Fixed console controller including DI arguments in help 2015-12-22 13:11:00 +03:00
Tom Worster
9c7d93662e Merge branch 'master' of git://github.com/yiisoft/yii2 2015-12-21 12:18:52 -05:00
SilverFire - Dmitry Naumenko
dcda2a2466 BaseHtml::checkboxList minor update 2015-12-21 18:09:44 +02:00
SilverFire - Dmitry Naumenko
6be34e1f81 Merge branch 'master' of github.com:yiisoft/yii2 2015-12-21 18:06:23 +02:00
cohen
85c6a903dc Enh #10390: Added ability to disable outer tag for \yii\helpers\BaseHtml::radiolist(), ::checkboxList 2015-12-21 18:04:49 +02:00
Carsten Brandt
159686906e updated german translation 2015-12-21 17:03:42 +01:00
Dmitry Naumenko
0a55ba0198 Merge pull request #10449 from napravicukod/master
Grammar fix
2015-12-21 15:36:20 +02:00
Rudolf Jurišić
2778b4e613 Grammar fix 2015-12-21 13:49:14 +01:00
Dmitry Naumenko
4b81375a37 Merge pull request #10446 from yiijan/docs-ja-1221
docs/guide-ja/start-looking-ahead.md updated [ci skip]
2015-12-21 12:36:34 +02:00
Dmitry Naumenko
e03060d92d Merge pull request #10445 from yiijan/msg-ja-update
framework/messages/ja/yii.php updated [ci skip]
2015-12-21 12:32:09 +02:00