12359 Commits (e6527827076a94a9984f186d02dee1596994ddbd)
 

Author SHA1 Message Date
mitalcoi ca9417c65a Merge branch 'master' of git://github.com/yiisoft/yii2 into doc_session-and-cooke_ru 10 years ago
mitalcoi ef6c3bbab9 Add docs(RU) for runtime-sessions-cookies.md 10 years ago
Qiang Xue edf4abcdb6 finished data provider guide [skip ci] 10 years ago
Howard Panton 8a74eff38c Added missing text for creating EntryModel 10 years ago
Qiang Xue b53e1a9828 Merge pull request #8116 from yiijan/docs-ja-0418 10 years ago
Nobuo Kihara 6fe4c067b9 docs/guide-ja/output-sorting.md updated [ci skip] 10 years ago
Nobuo Kihara fd0e9e61d7 docs/guide-ja/output-pagination.md updated [ci skip] 10 years ago
Nobuo Kihara 3083fee143 docs/guide-ja updated [ci skip] 10 years ago
Klimov Paul 85ca8c3712 Added ability to specify hints for model attributes 10 years ago
Alexander Makarov f21b8511c9 Fixed test 10 years ago
Alexander Makarov 59a9f47f8e Fixed last page label 10 years ago
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 10 years ago
Alexander Makarov 9fed791cd9 Merge pull request #8111 from bpteam/master 10 years ago
bpteam 790357a4ce missing function name 10 years ago
Qiang Xue dcab6c5eed Merge pull request #8110 from pana1990/patch 10 years ago
Qiang Xue 4b426cab7f data provider guide WIP [skip ci] 10 years ago
pana1990 e3cd974725 Fix link in guide [skip ci] 10 years ago
janfrs bd3ebd11d0 Created db-migrations.md for guide-pt-BR 10 years ago
Alexander Makarov d8da4e7796 Merge pull request #8102 from klimov-paul/simpler-test-dir-structure-2 10 years ago
Klimov Paul 5ac889cc19 indentation fix 10 years ago
Klimov Paul c92b1a3758 permissions for Travis scripts fixed 10 years ago
Alexander Makarov 087046b539 And one more path fix 10 years ago
Alexander Makarov f44650706a Fixed travis paths 10 years ago
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago
Klimov Paul 83e2603985 Restriction on inline model method usage at `yii\validators\EachValidator` removed in case of usage inside model scope 10 years ago
Qiang Xue 28d91927e6 finished sorting guide [skip ci] 10 years ago
Kirsa Denis cafd135022 Fixes #8064: Added ability to remove containing menu tag by setting `yii\widgets\Menu::$options['tag']` to `false` 10 years ago
Alexander Makarov ea55a71a2c Merge pull request #8087 from a-t/patch-1 10 years ago
a-t 21058a1649 Update db-active-record.md 10 years ago
Carsten Brandt f99f333218 added note to docs about #8085 10 years ago
Qiang Xue b002ad746d Finished pagination section [skip ci] 10 years ago
Klimov Paul bb4bed4833 Fixed `yii\data\ArrayDataProvider::getKeys()` return wrong when `yii\data\ArrayDataProvider::$allModels` contain integer key 10 years ago
Klimov Paul a8f4e8bee4 `yiiunit\framework\db\QueryTest::testCount()` fixed to be more generic 10 years ago
Klimov Paul 6bbdb36fac Unit test for `yii\data\ArrayDataProvider` added 10 years ago
Klimov Paul 2ebe355e8d `yiiunit\framework\db\QueryTest` fixed to be run for 'mysql' only 10 years ago
Klimov Paul b8081b59b3 Fixed `yii\db\Query::count()` fails for query containing 'having' without 'group by' 10 years ago
Klimov Paul 767276362d Redundant typecast at `yii\db\Schema::insert()` removed 10 years ago
Alexander Makarov 68d287f5d4 Merge pull request #8076 from yiijan/docs-ja-0414 10 years ago
Nobuo Kihara ae24deac32 docs/guide-ja/tutorial-core-validators.md - updated [ci skip] 10 years ago
Klimov Paul b05ea3d69e PK typecast at `yii\db\ActiveRecord` restored 10 years ago
Klimov Paul 60aa5f3eb9 Redundant checks at `yii\db\oci\Schema::insert()` and `yii\db\pgsql\Schema::insert()` removed 10 years ago
Qiang Xue 1c2cbae22b Merge pull request #8059 from walkskyer/patch-2 10 years ago
Carsten Brandt bfb38c9938 added test group 10 years ago
Carsten Brandt 17011e48b4 added unit test for #8066 10 years ago
Paul Klimov 31ef4c4504 Command execution at `yii\db\oci\Schema::insert()` fixed 10 years ago
Paul Klimov 4e8ee7b001 Use RETURNING for inserts for pgsql and oci to support PKs with a custom default value expression 10 years ago
walkskyer ad039eb37b Dirty Attributes 10 years ago
Qiang Xue d8848ebf25 Doc improvement [skip ci] 10 years ago
Carsten Brandt ba0fd22c66 Update ColumnSchema.php 10 years ago
sergey144010 60aeb6cbac Russian translation of db-migrations.md 10 years ago