Commit Graph

12466 Commits

Author SHA1 Message Date
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
Qiang Xue
b002ad746d Finished pagination section [skip ci] 2015-04-14 23:26:02 -04:00
Klimov Paul
bb4bed4833 Fixed yii\data\ArrayDataProvider::getKeys() return wrong when yii\data\ArrayDataProvider::$allModels contain integer key 2015-04-14 17:07:16 +03:00
Klimov Paul
a8f4e8bee4 yiiunit\framework\db\QueryTest::testCount() fixed to be more generic 2015-04-14 16:58:46 +03:00
Klimov Paul
6bbdb36fac Unit test for yii\data\ArrayDataProvider added 2015-04-14 16:51:46 +03:00
Klimov Paul
2ebe355e8d yiiunit\framework\db\QueryTest fixed to be run for 'mysql' only 2015-04-14 16:28:13 +03:00
Klimov Paul
b8081b59b3 Fixed yii\db\Query::count() fails for query containing 'having' without 'group by' 2015-04-14 16:11:07 +03:00
Klimov Paul
767276362d Redundant typecast at yii\db\Schema::insert() removed 2015-04-14 12:31:32 +03:00
Alexander Makarov
68d287f5d4 Merge pull request #8076 from yiijan/docs-ja-0414
docs/guide-ja/tutorial-core-validators.md - updated [ci skip]
2015-04-14 12:20:06 +03:00
Nobuo Kihara
ae24deac32 docs/guide-ja/tutorial-core-validators.md - updated [ci skip] 2015-04-14 18:14:13 +09:00
Klimov Paul
b05ea3d69e PK typecast at yii\db\ActiveRecord restored 2015-04-14 12:00:22 +03:00
Klimov Paul
60aa5f3eb9 Redundant checks at yii\db\oci\Schema::insert() and yii\db\pgsql\Schema::insert() removed 2015-04-14 11:59:58 +03:00
Qiang Xue
1c2cbae22b Merge pull request #8059 from walkskyer/patch-2
Dirty Attributes
2015-04-13 21:49:02 -04:00
Carsten Brandt
bfb38c9938 added test group 2015-04-14 00:01:08 +02:00