13362 Commits (989699614ffd31f83eac3d672ef605be491a9dee)
 

Author SHA1 Message Date
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
Alexander Makarov 9bb04b2008 Merge pull request #8035 from yiijan/docs-ja-0411 10 years ago
Nobuo Kihara 9d3c81e8d4 ja-doc-reorganized merged [ci skip] 10 years ago
Nobuo Kihara 19148fbc7d Merge branch 'master' of github.com:yiisoft/yii2 into docs-ja-0411 10 years ago
Nobuo Kihara 54475a8f10 docs/guide-ja updated [ci skip] 10 years ago
Qiang Xue fdb730a12a syntax fix [skip ci] 10 years ago
Jan Waś edf400df96 add missing space 10 years ago
Jan Waś 6e48ed05c7 allow calling Command::insert() without any columns 10 years ago
Jan Waś 9e6b7dea24 add an unit test, which fails for postgresql and oracle 10 years ago
Alexander Makarov 183c4c9496 Silenced migrate command non-error output in DbManagerTestCase 10 years ago
ChristopheBrun 82033125c4 Fixes #8032: `yii\rbac\PhpManager::updateItem()` was unable to rename item updated 10 years ago
Qiang Xue 6fe5d08894 doc improvement [skip ci] 10 years ago
Alexander Makarov 36a0e8384a Fixes #7918: `yii\widgets\Pjax` got ability to avoid registering link/form handler via setting `false` to `$linkSelector`/`$formSelector` 10 years ago
Alexander Makarov 926770b7d9 Changed usage of .prop() to .attr() in order to avoid issues when working with forms having input with names matching form properties. Related to #8014. 10 years ago
Klimov Paul e29fcc8ea2 Docs about `yii\validators\EachValidator` adjusted 10 years ago
Klimov Paul 9fedb978f6 Docs for `yii\validators\EachValidator` adjusted 10 years ago
Klimov Paul 35eb833a2b Added `yii\validators\EachValidator` 10 years ago
Qiang Xue aead65f2d2 Fixes #7515: Added support to use `indexBy()` together with `column()` in query builder 10 years ago
Alexander Makarov cee6d0637d Merge pull request #8020 from votintsev/patch-2 10 years ago
Jan Waś ced423b601 Fixes #8012: Fixed fetching multiple relations between two tables for pgsql 10 years ago
votintsev c630b100ff Update db-query-builder.md 10 years ago
Alexander Makarov cc1b74adcf Merge pull request #8014 from yiisoft/yii-js-fix-form-action-property 10 years ago
Alexander Makarov e224568b49 Fixes #8014: Fixed setting incorrect form "action" property after submitting a form using a link with "data-method" and containing "action" among "data-params" 10 years ago
Qiang Xue 1cd6047174 Fixes #7998. [skip ci] 10 years ago
Alexander Makarov 8805db1727 Merge pull request #8001 from gonimar/patch-17 10 years ago
Sergey Gonimar 3872c6c565 Fix migrate/down order 10 years ago
Carsten Brandt af67f3b86e fixed broken link and removed BOM 10 years ago
Carsten Brandt 52677ce42b fixed broken links 10 years ago
Qiang Xue 92664b4b11 code optimization [skip ci] 10 years ago
Qiang Xue 23d8cede64 Fixes #7409: Allow `yii\filters\auth\CompositeAuth::authMethods` to take authentication objects 10 years ago
Ezekiel Fernandez ee4cdfe87c unit test for issue yiisoft/yii2#/7409 testing for CompositeAuth when an action is forwarding to another action in the same controller 10 years ago
Qiang Xue 739f6358cd Fixes #7637: Allow `yii\web\Request::validateCsrfToken()` to validate a manually provided token 10 years ago
Alexander Makarov 962689da4b Merge pull request #7989 from RezaSR/patch-1 10 years ago
R.S.R dad43a7842 Fix spelling 10 years ago
Qiang Xue bf609cf327 Fixes #7957: Removed extra `parseFloat()` call for the `compare` js validator 10 years ago
CthulhuDen dad47b433e do not extra convert to floats in CompareValidator client code 10 years ago
Alexander Makarov 2888760f17 Merge pull request #7982 from yiijan/docs-internal-ja-update 10 years ago
Nobuo Kihara 7560d2b5ad docs/internals-ja/versions.md updated [ci skip] 10 years ago
Paul Klimov 378937f8d5 `yii\console\controllers\AssetController` provides dependency trace in case bundle circular dependency detected 10 years ago
Alexander Makarov d8455835ee Merge pull request #7978 from yiijan/docs-ja-0402 10 years ago
Alexander Makarov 5357f91e54 Merge pull request #7979 from yiijan/doc-links-fix 10 years ago
Nobuo Kihara 2a8f5671df docs/guide/* fixed the links to advanced project template doc [ci skip] 10 years ago
Nobuo Kihara 36355e110a docs/guide-ja/start-installation.md - fixed doc link [ci skip] 10 years ago
Nobuo Kihara 3da91ed563 docs/guide-ja/README.md - updated [ci skip] 10 years ago