10761 Commits (589af412105e47e55069c67234074dbf1d7199b7)
 

Author SHA1 Message Date
Qiang Xue 589af41210 Merge pull request #6306 from cdvrooman/patch-35 10 years ago
Christopher Vrooman 88343c1f57 Update output-theming.md 10 years ago
Alexander Makarov c6b0e24a45 Fixes #6305: `yii\i18n\Formatter::asParagraphs()` was not unicode-aware 10 years ago
Christopher Vrooman f8fa642983 Update output-formatter.md 10 years ago
Alexander Makarov ea2b1a3c4c Merge pull request #6303 from cdvrooman/patch-33 10 years ago
Christopher Vrooman 0691d33026 Update output-data-widgets.md 10 years ago
Alexander Makarov 04491d56aa Merge pull request #6300 from cdvrooman/patch-30 10 years ago
Alexander Makarov cdcba49f6c Merge pull request #6298 from cdvrooman/patch-31 10 years ago
Christopher Vrooman f98554b13a Update input-file-upload.md 10 years ago
Alexander Makarov 8721e357cf Merge pull request #6292 from softark/docs-guide-ja-intro-revised 10 years ago
Alexander Makarov 8fb4ce5dea Merge pull request #6294 from softark/docs-guide-ja-start-revised 10 years ago
Alexander Makarov 9e42285f61 Reverted #3305 10 years ago
Nobuo Kihara cdf2ec1542 docs/guide-ja/start-looking-ahead.md - revised [ci skip] 10 years ago
Nobuo Kihara 75914f82ee docs/guide-ja/start-gii.md - revised [ci skip] 10 years ago
Nobuo Kihara a081ae5e6f docs/guide-ja/start-databases.md - revised [ci skip] 10 years ago
Nobuo Kihara 3969cdbc46 docs/guide-ja/start-forms.md - small changes [ci skip] 10 years ago
Nobuo Kihara 237bd24f6a docs/guide-ja/start-forms.md - revised [ci skip] 10 years ago
Nobuo Kihara 2c698f1348 docs/guide-ja/start-hello.md - revised [ci skip] 10 years ago
Nobuo Kihara 9c67a28fef docs/guide-ja/start-installation.md - revised [ci skip] 10 years ago
Nobuo Kihara 14716980fa docs/guide-ja/start-workflow.md - revised [ci skip] 10 years ago
Nobuo Kihara 7da5dddeca docs/guide-ja/intro-upgrade-from-v1.md - updated [ci skip] 10 years ago
Nobuo Kihara 6a05798fe6 docs/guide-ja/intro-upgrade-from-v1.md - "config" => "構成" [ci skip] 10 years ago
Nobuo Kihara f1705481cd docs/guide-ja/README.md - "config" => "構成" [ci skip] 10 years ago
Nobuo Kihara cdd088a54c docs/guide-ja/images - "config" => "構成" [ci skip] 10 years ago
Nobuo Kihara 59b4d725b8 docs/guide-ja/intro-upgrade-from-v1.md - revised using "初期設定" and "設定情報" for "configuration(s)" [ci skip] 10 years ago
Nobuo Kihara fcb6059531 docs/guide-ja/intro-yii.md - revised avoiding ":" in the translation [ci skip] 10 years ago
Nobuo Kihara e210ab3f70 docs/guide-ja/README.md - revised using "初期設定" and "設定情報" for "configuration(s)" [ci skip] 10 years ago
Carsten Brandt ae1bd39377 adjusted missing return for fix #6263 10 years ago
Qiang Xue 9ae538e602 Fixed doc [skip ci] 10 years ago
Qiang Xue 0c599b1ee1 Fixes #5480: Added defensive code to `yii\web\User::getIdentity()` to avoid potential infinite recursion 10 years ago
Christopher Vrooman 333a493b74 Update output-formatter.md 10 years ago
Alexander Makarov 074425dc1f Merge pull request #6287 from cdvrooman/patch-29 10 years ago
Christopher Vrooman dac2ca3a33 Update input-file-upload.md 10 years ago
Alexander Makarov 740ed0a16a Merge pull request #6286 from cdvrooman/patch-28 10 years ago
Christopher Vrooman 9bbc0747a8 Update input-validation.md 10 years ago
Alexander Makarov f784fd3232 Merge pull request #6284 from cdvrooman/patch-27 10 years ago
Christopher Vrooman 4a65f58edf Update input-forms.md 10 years ago
Alexander Makarov 19af264530 Enh: `yii fixture` command now offers help if no arguments are provided instead of crashing 10 years ago
Carsten Brandt 7325fdd7ed better fix for #5448 not using customized DateTime class 10 years ago
Alexander Makarov 91ce12b0c8 Merge pull request #6282 from larnu/patch-1 10 years ago
larnu f15eeb09b6 Update runtime-routing.md 10 years ago
Alexander Makarov ebdd56f0db Changed #4277 behavior 10 years ago
Carsten Brandt 41fca90cce split formatter test 10 years ago
Carsten Brandt 8b79293ff2 added missing `@since` annotations 10 years ago
Alexander Makarov 7b20bdeeb2 Fixes #6279: `yii\db\Schema::getLastInsertID()` was passing wrong default schema name to PDO 10 years ago
Alexander Makarov e41d670ab0 Fixed phpdoc 10 years ago
Alexander Makarov 992db0efef apidoc minor fixes: phpdoc, use statements, comments 10 years ago
Anton Andersen 6c88467ac4 Fixes #6103: Improved codeception config in app templates to ease testing of advanced app on multiple hosts 10 years ago
Alexander Makarov af50f5a290 Fixes #4277: `yii\grid\GridView` is no longer throwing an exception in non-debug mode when results are empty and `columns` aren't defined 10 years ago
Alexander Makarov 5d7b70da5f Adjusted #3305: `MigrateController::refreshSchema()` is no more called automatically 10 years ago