11791 Commits (26aed132905f7e8430b447092117a035c9e2dea8)
 

Author SHA1 Message Date
Qiang Xue 56dbd4cefa Fixes #7357: Refactored `yii\db\ColumnSchema` by adding `typecast()` method to decouple `phpTypecast()` from `dbTypecast()` 10 years ago
Nobuo Kihara b40f4261b6 docs/guide/concept-service-locator.md - missing closing paren [ci skip] 10 years ago
Nobuo Kihara 4a5eb2d39b docs/guide-ja updated [ci skip] 10 years ago
Nobuo Kihara a9bb14cac3 docs/guide-ja updated [ci skip] 10 years ago
Alexander Makarov b9dea5be29 Added CsvDataProvider example to "Data providers" 10 years ago
Alexander Makarov 00aafc82ef Fixes #7258: Response was sending HTML content type when formatter was set to JSON or XML, nulls were handled wrong 10 years ago
slavcodev 9028bc5aa7 Fixed header Content-Type when response is empty 10 years ago
Alexander Makarov 106d6d5e4c Added JsonResponseFormatterTest 10 years ago
Tema e83e30b429 [ru docs update] fix grammar 10 years ago
Qiang Xue 1088fd496d Added support to `yii\di\Container` to instantiate and configure an object that implements `yii\base\Configurable`. 10 years ago
Alexander Makarov c8e56d178b Added intro to CSRF to security-best-practices 10 years ago
Paul Melekhov 86891f9f82 Fixes #7358: Fix trimming PHPDoc prefix with TAB indent in `yii\console\Controller::parseDocCommentSummary()` 10 years ago
Alexander Makarov 75bd825514 Merge pull request #7363 from 2012lucho/patch-1 10 years ago
2012lucho 6731348dbf Update runtime-routing.md 10 years ago
2012lucho a17cd8dc06 Update runtime-routing.md 10 years ago
Tema cdd8608582 fix broken link 10 years ago
Carsten Brandt 2b6de9665e adjusted docs about #7347 10 years ago
Alexander Makarov 4871feec8b Merge pull request #7355 from egoroof/patch-1 10 years ago
Tema 41525796be Функциональность, а не отображение 10 years ago
Qiang Xue 0b135e7596 doc improvement [skip ci] 10 years ago
lynicidn 84052d15df Used yii\di\Instance::ensure() in MigrateController instead of doing the same without it 10 years ago
lynicidn a71423cf2a Fixes #7269: `yii\console\controllers\BaseMigrateController` now throws exception if directory specified doesn't exist and action isn't `create` 10 years ago
Alexander Makarov 6e2e929f7a Merge pull request #7345 from softark/docs-guide-ja-feb-19 10 years ago
Nobuo Kihara a4cd607e4f docs/guide-ja updated [ci skip] 10 years ago
Nobuo Kihara 2cb1e8ffc4 docs/guide-ja/structure-assets.md - updated [ci skip] 10 years ago
Alexander Makarov 0218863f4a Merge pull request #7343 from AlexMerser21/patch-2 10 years ago
Alex Solomaha 022898f094 Update structure-views.md 10 years ago
Alexander Makarov 6e3bf09e35 Added example of hiding component creating in a class 10 years ago
Valery Viktorovsky f9bff329b7 Fixes #7339: Added example to Dropdown phpdoc 10 years ago
Alexander Makarov c74ea7d54c Fixes #7326: Fixed CollapseTest to run properly on Windows 10 years ago
Qiang Xue a8bffdf036 doc improvement [skip ci] 10 years ago
Alexander Makarov 53de36492f Merge pull request #7323 from forevermatt/patch-1 10 years ago
forevermatt fbead92d1b Correct typo in start-gii.md 10 years ago
Klimov Paul 690b6f7e6c 'Dividing asset bundles into group' docs added 10 years ago
Qiang Xue 15ea819b02 Merge pull request #7314 from softark/docs-guide-ja-output-rev 10 years ago
Nobuo Kihara d19224a40c docs/guide-ja/output reviewed [ci skip] 10 years ago
Nobuo Kihara 7bf8a048cd docs/guide-ja/output reviewing [ci skip] 10 years ago
Alexander Makarov 7b8630193a Merge pull request #7312 from maxmirazh33/master 10 years ago
maxmirazh33 4a7bdb5579 replace console gii config in dev environment 10 years ago
Qiang Xue 8c444d407b Fixed test break. 10 years ago
Qiang Xue dd15857eda Fixed test break. 10 years ago
Qiang Xue 7b5cdf041d Fixes #7255: Added support to allow widgets that use text input to specify input types 10 years ago
Jose 4e6b1fd5c6 Local loop variable added to fix #7271 bug 10 years ago
Jose Lorente 98759201ac Fixed bug #7271. Classes that call '*::populateRecord()' after retrieving data from ddbb call now the method on the class of the model returned by '*::instantiate()'. Tests for mysql, elasticsearch and mongodb attached. 10 years ago
Alexander Makarov c80da0722e Fixed more tests on Windows failing because of line endings 10 years ago
Alexander Makarov 51d0c99f54 Merge pull request #7299 from softark/docs-guide-ja-rev 10 years ago
Nobuo Kihara 595b51102b docs/guide-ja - uses 「接頭辞」 for "prefix" [ci skip] 10 years ago
Nobuo Kihara 0f642aba20 docs/guide-ja update [ci skip] 10 years ago
Alexander Makarov b370d5da00 Better wording for Composer autoload optimization 10 years ago
Alexander Makarov a831271d29 Moved assertEqualsWithoutLE() to \yiiunit\TestCase, fixed some test failures on Windows 10 years ago