- 26 Nov, 2014 23 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Andrey Grachov authored
Fixes #6271: Query caching returns the same data when running the same SQL with different fetch modes
-
Qiang Xue authored
-
Qiang Xue authored
Update guides
-
root authored
-
root authored
-
root authored
-
Qiang Xue authored
Fixes #6236: No JS scripts should be registered when `yii\widgets\ActiveForm::enableClientScript` is false
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Carsten Brandt authored
docs/guide/structure-applications.md - fixed link reference
-
Alexander Makarov authored
docs/guide-ja/* updated following the changes in docs/guide/* [ci skip]
-
Nobuo Kihara authored
-
Alexander Makarov authored
[ci skip] Update tutorial-advanced-app.md
-
Ruslan Tabacuk authored
`..init --env=Production overwrite=All` dont not work on interactive mode but `init --env=Production --overwrite=All` works fine.
-
Alexander Makarov authored
[ci skip] docs/guide-pt-BR/structure-applications.md - typo/fixed
-
Carsten Brandt authored
[WIP] first draft of a fix for #5448
-
Davidson Alencar authored
-
Davidson Alencar authored
-
Davidson Alencar authored
-
Carsten Brandt authored
-
Carsten Brandt authored
fixes #5448
-
- 25 Nov, 2014 17 commits
-
-
Paul Klimov authored
Update start-installation.md
-
ancifer authored
-
Carsten Brandt authored
docs/guide/start-installation.md - fixed link reference
-
Carsten Brandt authored
docs/internals-ja/view-code-style.md -added [ci skip]
-
Carsten Brandt authored
docs/internals/automation.md - small change [ci skip]
-
Qiang Xue authored
Update runtime-routing.md
-
Davidson Alencar authored
-
Nobuo Kihara authored
-
Nobuo Kihara authored
-
Nobuo Kihara authored
-
surgat authored
-
Qiang Xue authored
Fixes #6207: Added support for truncating HTML strings using `StringHelper::truncate()` and `StringHelper::truncateWords()`
-
Alex-Code authored
-
Alex-Code authored
new private method `truncateHtml` now used by `truncate` and `truncateWords`
-
Carsten Brandt authored
Improved comment about the meaning of "lte IE9"
-
Niek Oost authored
"lte IE9" means IE9 or below, not above
-
Qiang Xue authored
-