12233 Commits (d8da4e7796bcac21ff3a2e3e1ddeeec17d6c306b)
 

Author SHA1 Message Date
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
Nobuo Kihara 36fe0725aa merged master [ci skip] 10 years ago
Klimov Paul 97c0ffc836 Creating target dir at `yii\console\controllers\AssetController::buildTarget()` refactored 10 years ago
Klimov Paul e9ecdf88f9 Fixed `yii\console\controllers\AssetController` does not create missing folders for the target bundles 10 years ago
John Was 901d640b55 Fixes #7973: Added `Schema::getSchemaNames` method 10 years ago
Alexander Makarov bbaf44680b Updated vesions policy doc, added note about extensions 10 years ago
Alexander Makarov 46cd63fd28 Removed apidoc docs from main repo 10 years ago
Nobuo Kihara 0e662b0ac1 docs/guide-ja - changed "アプリケーションテンプレート" to "プロジェクトテンプレート" 10 years ago
Nobuo Kihara d8cc63d8ab docs/guide-ja/tutorial-mailing.md - updated [ci skip] 10 years ago
Nobuo Kihara 502b4020d9 docs/guide-ja/db-active-record.md - updated [ci skip] 10 years ago
Alexander Makarov 9f8ca6b3db Removed join according to https://github.com/yiisoft/yii2/issues/7958#issuecomment-88872600 10 years ago
Alexander Makarov 87a824515f Renamed application template into project template in docs 10 years ago
Alexander Makarov 7578b42dc5 Merge pull request #7959 from nineinchnick/7958-pgsql-schema-older-versions 10 years ago
Jan Was 356d1b98a7 fix fetching pgsql indexes for older server versions 10 years ago
Jan Was ec7bbe1914 fix fetching pgsql constraints for older server versions 10 years ago
Alexander Makarov 648ef83d91 Merge pull request #7953 from pana1990/patch 10 years ago
pana1990 1100908da9 delete space [skip ci] 10 years ago
Alexander Makarov e27a92757c Merge pull request #7952 from pana1990/fix-link 10 years ago
pana1990 c6b6e12409 Fix link in tutorial-mailing.md [skip ci] 10 years ago
Alexander Makarov 11ad9f1b45 Merge pull request #7950 from qRoC/patch-1 10 years ago
Qiang Xue 6a7f5cc69a renamed guide page [skip ci] 10 years ago
Andrey b09436e244 Update concept-di-container.md 10 years ago
Paul Klimov e70df140bb Merge pull request #7942 from senguttuvang/patch-1 10 years ago
SenG 91d09af0ee Update db-active-record.md 10 years ago