- 11 Aug, 2014 2 commits
-
-
Alex-Code authored
`$config` can now be a closure that will have the `$configInstance` passed as the first param. updated docs. close #4656
-
Alexander Makarov authored
Fixes #4122: `Html::error()` and `Html::errorSummary()` are now accepting `encode` option. If set to false it prevents encoding of error messages
-
- 05 Aug, 2014 1 commit
-
-
Qiang Xue authored
-
- 03 Aug, 2014 1 commit
-
-
verysimplenick authored
fix typo Markdown->GithubMarkdown in $flavors['gfm-comment']
-
- 31 Jul, 2014 1 commit
-
-
RichWeber authored
-
- 30 Jul, 2014 3 commits
-
-
Carsten Brandt authored
-
Alexander Makarov authored
-
mbman authored
-
- 29 Jul, 2014 2 commits
-
-
Carsten Brandt authored
-
Alexander Makarov authored
Improved checks where substr_compare is used, replaced more substr + comapre cases with substr_compare
-
- 25 Jul, 2014 2 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
-
- 23 Jul, 2014 2 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
-
- 22 Jul, 2014 1 commit
-
-
Alexander Makarov authored
-
- 20 Jul, 2014 1 commit
-
-
Misbahul D Munir authored
fixes #4105, close #4376
-
- 18 Jul, 2014 1 commit
-
-
Qiang Xue authored
-
- 17 Jul, 2014 1 commit
-
-
Qiang Xue authored
Fixes #4318: `yii\helpers\Html::ul()` and `ol()` will return an empty list tag if an empty item array is given
-
- 05 Jul, 2014 1 commit
-
-
Qiang Xue authored
-
- 03 Jul, 2014 1 commit
-
-
Tobias Munk authored
-
- 02 Jul, 2014 2 commits
-
-
Tobias Munk authored
-
Tobias Munk authored
-
- 01 Jul, 2014 1 commit
-
-
Tobias Munk authored
-
- 30 Jun, 2014 1 commit
-
-
Carsten Brandt authored
-
- 27 Jun, 2014 4 commits
-
-
resurtm authored
-
resurtm authored
-
Klimov Paul authored
-
resurtm authored
1. Added proper handling and support of the symlinked directories. 2. Added $options parameter.
-
- 25 Jun, 2014 4 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
issue #746
-
Carsten Brandt authored
issue #746
-
Carsten Brandt authored
issue #746
-
- 21 Jun, 2014 1 commit
-
-
Alexander Makarov authored
-
- 20 Jun, 2014 1 commit
-
-
Alexander Makarov authored
-
- 19 Jun, 2014 1 commit
-
-
Alexander Makarov authored
- Added protected `\yii\Inflector::transliterate()` that could be replaced with custom translit implementation. - Added proper tests for both intl-based slug and PHP fallback. - Removed character maps for non-latin languages. - Improved overall slug results. - Added note about the fact that intl is required for non-latin languages to requirements checker.
-
- 17 Jun, 2014 1 commit
-
-
Qiang Xue authored
-
- 14 Jun, 2014 2 commits
- 13 Jun, 2014 1 commit
-
-
Qiang Xue authored
Fixes #3358: Removed automatic CSRF meta tag generation by `View`. Added `Html::csrfMetaTags()` and its call to main layout files
-
- 11 Jun, 2014 1 commit
-
-
Mark authored
-