12752 Commits (42ae06fa9efa2add48c208dfae1330913a8face9)
 

Author SHA1 Message Date
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
Jan Waś 698bfddeed Fixes #7847: `yii\db\ColumnSchema` was typecasting numerics to strings with incorrect decimal separator for some locales 10 years ago
Alexander Makarov b806fc7108 Corrected fix for #8032 10 years ago
Alexander Makarov 8ac5776a0d Changed back usage of attr() to usage of prop() for checkboxes 10 years ago
Qiang Xue f964ae9005 Merge pull request #8045 from yiisoft/simple-subqueries 10 years ago
Carsten Brandt 5306cac4b9 added support for subqueries to simple conditions 10 years ago
Paul Klimov 52407aed53 CHANGELOG entry about #7918 restored 10 years ago
John Was 67799ad092 fix typos 10 years ago
Paul Klimov 3a90be06d6 Merge branch '3376-each-validator' 10 years ago
Paul Klimov d594ab0b03 `yii\validators\EachValidator` uses single generic error message 10 years ago
Alexander Makarov 7c2bd6fd72 Merge pull request #8039 from mohammadhosain/patch-1 10 years ago
mohammad hosain f704f41630 Update yii.php 10 years ago