10713 Commits (af50f5a29024f486aab9240569c400553256ec2f)
 

Author SHA1 Message Date
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
Alexander Makarov 7c5938f902 #4791: Added more colors to `yii migrate` command 10 years ago
Alexander Makarov 338b334254 Improved console controller tests 10 years ago
Alexander Makarov 3c70d3c317 Fixes #3305: `yii migrate` now automatically flushes DB schema cache after successful migration 10 years ago
Alexander Makarov eaf8ece568 Fixes #5627: Added `yii cache/flush-schema` console command to flush DB schema cache of a given database connection 10 years ago
Alexander Makarov 89d1dde9df Edited Russian translation of Responses 10 years ago
Vadim Belorussov a24cab5412 Translated guide/runtime-responses.md into Russian 10 years ago
wenbin1989 402d58cfd8 Fixes #6081: `yii\rbac\DbManager::getChildren()` was not quoting column name properly 10 years ago
Alexander Makarov de8adda565 Fixes #5748: Smarty `{path` was generating absolute URLs instead of relative ones 10 years ago
Alexander Makarov 6c1bad64c9 Fixes #6053: updated docs to match composer.json of advanced app 10 years ago
Alexander Makarov c2ef433ef9 Fixes #4146: Added `yii\bootstrap\ButtonDropdown::$containerOptions` 10 years ago
Alexander Makarov e6450be665 Fixes #6150: `yii\bootstrap\Tabs` dropdown IDs were generated incorrectly 10 years ago
Andrey Grachov 25a7c84ef2 Fixes #6271: Query caching returns the same data when running the same SQL with different fetch modes 10 years ago
Qiang Xue 2a0797dd23 Fixes #6266: Clicking on reset button does not hide error summary when using `ActiveForm` 10 years ago
Qiang Xue e4bcf3ad28 Merge pull request #6270 from davidsonalencar/guide-en 10 years ago
root ae6f148103 docs/guide/intro-upgrade-from-v1.md - fixed incorrect links 10 years ago
root 1974a5c785 docs/guide/structure-application-components.md - fixed incorrect links 10 years ago
root 3af1e27f13 docs/guide-pt-BR/structure-application-components.md - fixed incorrect links 10 years ago
Qiang Xue f509ed2448 Fixes #6236: No JS scripts should be registered when `yii\widgets\ActiveForm::enableClientScript` is false 10 years ago
Alexander Makarov 0d671ebf1d Fixes #6264: added installation instructions to jUI guide 10 years ago
Alexander Makarov 86d0d1b0f0 Adjsuted Russian translation file name to match original 10 years ago
Carsten Brandt 2052d66712 Merge pull request #6250 from davidsonalencar/guide-en 10 years ago
Alexander Makarov 5347bf7682 Merge pull request #6262 from softark/docs-guide-ja-2014-11-26 10 years ago
Nobuo Kihara 0913ee4b24 docs/guide-ja/* updated 10 years ago
Alexander Makarov 36ab36c193 Merge pull request #6258 from xskiner/patch-1 10 years ago
Ruslan Tabacuk b73a9a70bc Update tutorial-advanced-app.md 10 years ago
Alexander Makarov 76c29734c2 Merge pull request #6251 from davidsonalencar/guide-pt-BR 10 years ago
Carsten Brandt 8ca18e4c43 Merge pull request #6178 from yiisoft/date-timezone-issue 10 years ago
Davidson Alencar 0d83d17100 docs/guide-pt-BR/structure-application-components.md - typo 10 years ago
Davidson Alencar 766c110bac docs/guide-pt-BR/structure-applications.md - typo/fixed 10 years ago
Davidson Alencar 03a6707f8a docs/guide/structure-applications.md - fixed link reference 10 years ago
Carsten Brandt 4bc487ecbd fixed typos 10 years ago
Carsten Brandt 6a8f4b0e50 fixed date formatter to display date-only values correctly 10 years ago
Paul Klimov 745eae7d79 Merge pull request #6246 from ancifer/master 10 years ago
ancifer 4dc0e9f01a Update start-installation.md 10 years ago
Carsten Brandt 40cb3ea807 Merge pull request #6243 from davidsonalencar/guide-en 10 years ago
Carsten Brandt 942d5f8ea0 Merge pull request #6241 from softark/docs-internals-ja-2014-11-25 10 years ago
Carsten Brandt f4b566ea54 Merge pull request #6240 from softark/docs-internals-fix-2014-11-25 10 years ago
Qiang Xue 7c40a749bf Merge pull request #6239 from surgat/patch-1 10 years ago
Davidson Alencar e8f7b1a8c2 docs/guide/start-installation.md - fixed link reference 10 years ago
Nobuo Kihara ffdb585403 docs/internals-ja/view-code-style.md - added [ci skip] 10 years ago
Nobuo Kihara 8183ae72e6 docs/internals-ja/* - revised [ci skip] 10 years ago
Nobuo Kihara 7f751ed5ae docs/internals/automation.md - small change [ci skip] 10 years ago
surgat 08e65958dd Update runtime-routing.md 10 years ago
Qiang Xue 87c002d5b3 Fixes #6207: Added support for truncating HTML strings using `StringHelper::truncate()` and `StringHelper::truncateWords()` 10 years ago
Alex-Code b2797b0370 truncate $asHtml tests 10 years ago
Alex-Code 562417c572 truncate and truncateWords can now preserve HTML 10 years ago
Carsten Brandt 786e4c64e3 Merge pull request #6235 from niekoost/patch-2 10 years ago
Niek Oost 15a1dd8aa2 Improved comment about the meaning of "lte IE9" 10 years ago