Commit Graph

15391 Commits

Author SHA1 Message Date
Carsten Brandt
296e5816d8 typo #8113 2015-04-20 12:25:19 +02:00
Klimov Paul
4ac64e47f5 Issue #6442 added to CHANGELOG.md 2015-04-20 13:14:03 +03:00
Klimov Paul
a3df232655 Merge branch 'improved-mkdir-error'
Conflicts:
	framework/CHANGELOG.md
2015-04-20 13:13:03 +03:00
Klimov Paul
95d65b4958 added missing @since tag 2015-04-20 12:56:41 +03:00
Klimov Paul
55f4342b5c Merge branch 'master' of github.com:yiisoft/yii2 into 1468-attribute-hint 2015-04-20 12:43:27 +03:00
Klimov Paul
427ee8dcbf Automatic encoding at BaseHtml::activeHint() removed 2015-04-20 12:42:41 +03:00
Klimov Paul
a0b8f74d2e yii\db\Schema::insert() primary key value composition fixed 2015-04-20 11:48:51 +03:00
Klimov Paul
1641919643 Fix for tests directory recomposition 2015-04-20 11:28:35 +03:00
Klimov Paul
aa9399c6c0 Merge branch 'master' of github.com:yiisoft/yii2 into 5042-insert-returning 2015-04-20 11:23:38 +03:00
Klimov Paul
6751a80ea0 yii\db\Schema::insert() now returns primary key value for empty sequence 2015-04-20 11:22:58 +03:00
Qiang Xue
e406b026c8 finished theming guide [skip ci] 2015-04-19 23:03:15 -04:00
Carsten Brandt
739cde461a added some references to the guide 2015-04-19 19:35:02 +02:00
sergey144010
016a1cfd4f Translated structure-models.md into Russian
Create structure-models.md
2015-04-19 20:31:34 +03:00
Alexander Makarov
11e76a09c9 Merge pull request #8127 from mitalcoi/doc_session-and-cooke_ru
Docs for session and cookie ru
2015-04-19 20:24:39 +03:00
Alexander Makarov
36ddf670a8 Merge pull request #8124 from howardpanton/patch-1
Added missing text for creating EntryModel
2015-04-19 20:24:18 +03:00
Alexander Makarov
561c4a157d Merge pull request #8126 from zhdanovartur/patch-1
Fixed empty($class->method()) style for 5.4
2015-04-19 20:21:57 +03:00
Alexander Makarov
90547b2a60 Merge pull request #8128 from Agrumas/lt-translation
Updated Lithuanian translation
2015-04-19 20:17:57 +03:00
Agrumas
82c8f3101e Updated Lithuanian translation 2015-04-19 16:13:31 +03:00
Artur Zhdanov
25c42b3549 Fixed empty($class->method()) style for 5.4
Fixed empty($class->method()) style for 5.4, because this feature allowed for php5.5 or high.
2015-04-19 15:41:26 +03:00
Agrumas
ef912f4e43 [REST] specifying a higher priority rule via extraPatterns 2015-04-19 15:19:33 +03:00
mitalcoi
ca9417c65a Merge branch 'master' of git://github.com/yiisoft/yii2 into doc_session-and-cooke_ru 2015-04-19 16:03:23 +04:00
mitalcoi
ef6c3bbab9 Add docs(RU) for runtime-sessions-cookies.md 2015-04-19 16:03:17 +04:00
Qiang Xue
edf4abcdb6 finished data provider guide [skip ci] 2015-04-18 22:55:48 -04:00
Howard Panton
8a74eff38c Added missing text for creating EntryModel
Missing "use Yii"  when creating EntryModel
2015-04-18 23:24:08 +01:00
Qiang Xue
b53e1a9828 Merge pull request #8116 from yiijan/docs-ja-0418
docs/guide-ja updated [ci skip]
2015-04-17 22:08:34 -04:00
Nobuo Kihara
6fe4c067b9 docs/guide-ja/output-sorting.md updated [ci skip] 2015-04-18 10:50:42 +09:00
Nobuo Kihara
fd0e9e61d7 docs/guide-ja/output-pagination.md updated [ci skip] 2015-04-18 09:56:56 +09:00
Nobuo Kihara
3083fee143 docs/guide-ja updated [ci skip] 2015-04-18 09:05:31 +09:00
Klimov Paul
85ca8c3712 Added ability to specify hints for model attributes 2015-04-17 14:16:28 +03:00
Alexander Makarov
f21b8511c9 Fixed test 2015-04-17 11:52:57 +03:00
Alexander Makarov
59a9f47f8e Fixed last page label 2015-04-17 11:52:32 +03:00
Alexander Makarov
a733ecd40c yii\widgets\LinkPager::$firstPageLabel and yii\widgets\LinkPager::$lastPageLabel now could be set to true in order to use page number as label 2015-04-17 11:51:48 +03:00
Alexander Makarov
9fed791cd9 Merge pull request #8111 from bpteam/master
missing function name
2015-04-17 11:46:09 +03:00
bpteam
790357a4ce missing function name 2015-04-17 11:19:09 +03:00
Qiang Xue
dcab6c5eed Merge pull request #8110 from pana1990/patch
Fix link in guide [skip ci]
2015-04-17 00:02:53 -04:00
Qiang Xue
4b426cab7f data provider guide WIP [skip ci] 2015-04-16 22:52:44 -04:00
pana1990
e3cd974725 Fix link in guide [skip ci] 2015-04-17 04:13:36 +02:00
janfrs
bd3ebd11d0 Created db-migrations.md for guide-pt-BR 2015-04-16 23:06:14 -03:00
Alexander Makarov
d8da4e7796 Merge pull request #8102 from klimov-paul/simpler-test-dir-structure-2
Simplified tests directory structure
2015-04-16 17:55:16 +03:00
Klimov Paul
5ac889cc19 indentation fix 2015-04-16 16:55:25 +03:00
Klimov Paul
c92b1a3758 permissions for Travis scripts fixed 2015-04-16 16:38:49 +03:00
Alexander Makarov
087046b539 And one more path fix 2015-04-16 12:20:51 +03:00
Alexander Makarov
f44650706a Fixed travis paths 2015-04-16 12:18:35 +03:00
Alexander Makarov
6949992246 Simplified tests directory structure a bit 2015-04-16 12:10:01 +03:00
Klimov Paul
83e2603985 Restriction on inline model method usage at yii\validators\EachValidator removed in case of usage inside model scope 2015-04-16 11:32:02 +03:00
Qiang Xue
28d91927e6 finished sorting guide [skip ci] 2015-04-15 23:39:23 -04:00
Kirsa Denis
cafd135022 Fixes #8064: Added ability to remove containing menu tag by setting yii\widgets\Menu::$options['tag'] to false 2015-04-15 13:21:14 +03:00
Alexander Makarov
ea55a71a2c Merge pull request #8087 from a-t/patch-1
Update db-active-record.md
2015-04-15 12:08:06 +03:00
a-t
21058a1649 Update db-active-record.md
Fixed a few typos and mistakes
2015-04-15 11:57:29 +03:00
Carsten Brandt
f99f333218 added note to docs about #8085 2015-04-15 10:03:42 +02:00