- 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
-
- 09 Jun, 2014 1 commit
-
-
Carsten Brandt authored
fixes #3245, #3244
-
- 08 Jun, 2014 3 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
Improved `yii\helpers\Inflector::slug` to support more cases for Russian, Hebrew and special characters
-
- 31 May, 2014 1 commit
-
-
Alexander Makarov authored
This reverts commit a5846fa2, reversing changes made to 2a6e064a.
-
- 30 May, 2014 3 commits
-
-
Carsten Brandt authored
MimeTypeController generates a map of file extensions to MIME types It uses `mime.types` file from apache http located under http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/conf/mime.types?view=markup This file has been placed in the public domain for unlimited redistribution, so we can use it and ship it with Yii. see also yiisoft/yii#2851 and yiisoft/yii#2857
-
Klimov Paul authored
-
Alexander Makarov authored
-
- 26 May, 2014 2 commits
- 25 May, 2014 1 commit
-
-
Carsten Brandt authored
-
- 22 May, 2014 1 commit
-
-
Qiang Xue authored
-
- 21 May, 2014 4 commits
-
-
Scott Tester authored
-
Kartik Visweswaran authored
-
Scott Tester authored
-
Scott Tester authored
-
- 20 May, 2014 4 commits
-
-
Kartik Visweswaran authored
-
Kartik Visweswaran authored
-
DaSourcerer authored
-
Qiang Xue authored
-
- 19 May, 2014 2 commits
-
-
Kartik Visweswaran authored
-
Klimov Paul authored
-
- 18 May, 2014 1 commit
-
-
Qiang Xue authored
-
- 15 May, 2014 1 commit
-
-
lynicidn authored
it correct work with integer keys of list
-
- 12 May, 2014 1 commit
-
-
Alex-Code authored
```getValue``` didn't check if the property on an object exists so wouldn't return the default value.
-
- 09 May, 2014 5 commits
-
-
Paul Klimov authored
-
Paul Klimov authored
-
Paul Klimov authored
-
Paul Klimov authored
-
Qiang Xue authored
-
- 06 May, 2014 1 commit
-
-
Jurmarcus Allen authored
-
- 05 May, 2014 1 commit
-
-
Yeung Song authored
Fixed
-