- 26 Jan, 2015 4 commits
-
-
Carsten Brandt authored
Update runtime-routing.md: Fix url rule order
-
Ivan Pushkin authored
in previous example this Url::to(['post/index', 'year' => 2014, 'category' => 'php']) will not create `/index.php/posts/2014/php` because it will be handled by first find rule 'posts' => 'post/index' and url will be '/index.php/posts?year=2014&category=php'
-
Qiang Xue authored
-
sadgnome authored
Fixed wrong Content-Length header when sending file using Response::sendContentAsFile().
-
- 25 Jan, 2015 12 commits
-
-
Alexander Makarov authored
Docs guide structure fix [ci skip]
-
Nobuo Kihara authored
-
Nobuo Kihara authored
-
Carsten Brandt authored
fixes #7013
-
Alexander Makarov authored
Fixing the application config widget registration after the #6991 fix
-
Mihai Petrescu authored
-
Alexander Makarov authored
[skip ci] Create russian translation of output-pagination.md
-
Alexander Makarov authored
[skip ci] Create russian translation of output-sorting.md
-
Maxim Chistyakov authored
-
Maxim Chistyakov authored
-
Qiang Xue authored
Odd symbol in meta tag [skip ci]
-
pana1990 authored
-
- 24 Jan, 2015 24 commits
-
-
Carsten Brandt authored
it is already mentioned in design decisions file.
-
Alexander Makarov authored
Odd symbol in meta tag
-
Alex Solomaha authored
There is no needed the "/" before closing.
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
Enh #6857: Added `yii\gii\Module::$ignoreTables` that allows you to ignore tables during model generation using `*` (reverted from commit e562f8e4)
-
Qiang Xue authored
-
Ivan Lemeshev authored
-
Alex-Code authored
Fixes #6852: Added `yii\helpers\BaseHtmlPurifier::helpers()` in order to be able to configure `HtmlPurifier` helper globally via subclassing
-
Thiago Talma authored
Enh #6857: Added `yii\gii\Module::$ignoreTables` that allows you to ignore tables during model generation using `*`
-
Alexander Makarov authored
-
Brandon Kelly authored
Makes it possible for classes that extend yii\web\ErrorHandler to provide their own informational URLs for types/classes/methods.
-
Ivo Kund authored
Fixed #6978: Dependency Injection Container not reset when destroying application in functional tests
-
Alexander Makarov authored
Docs internals ja reviewed [ci skip]
-
Alexander Makarov authored
docs/internals/core-code-style.md - removed a duplicated block [ci skip]
-
Nobuo Kihara authored
-
Nobuo Kihara authored
-
Nobuo Kihara authored
-
Qiang Xue authored
Docs guide start small fixex [ci skip]
-
Qiang Xue authored
docs/guide-ja/start-* refined [ci skip]
-
Nobuo Kihara authored
-
Nobuo Kihara authored
-
Nobuo Kihara authored
-
Nobuo Kihara authored
-