- 19 Jul, 2014 9 commits
-
-
Qiang Xue authored
-
Serge Postrash authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
`yii\web\Request::cookieValidationKey` is now automatically generated by the installation script for the basic and advanced application templates
-
Alexander Makarov authored
Russian translation - semantic fix [skip_ci]
-
OmgDef authored
fixes #4276, close #4358
-
Serge Postrash authored
Example ``` ['profit', 'number', 'min' => 0.01], ``` Value 0.01 is allowed
-
Qiang Xue authored
-
- 18 Jul, 2014 8 commits
-
-
Larry Ullman authored
-
Qiang Xue authored
CORS Filter
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
-
artur authored
Fixes #3443: Fixed `yii\bootstrap\Nav` and `yii\bootstrap\Dropdown` were generating wrong ids for submenus
-
Qiang Xue authored
-
Qiang Xue authored
-
- 17 Jul, 2014 7 commits
-
-
Carsten Brandt authored
fixes #4343
-
Carsten Brandt authored
reverts 45e4973a
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Klimov Paul authored
-
Qiang Xue authored
Fixes #4318: `yii\helpers\Html::ul()` and `ol()` will return an empty list tag if an empty item array is given
-
Qiang Xue authored
absolute auth timeout
-
- 16 Jul, 2014 10 commits
-
-
-
Klimov Paul authored
-
Klimov Paul authored
-
Carsten Brandt authored
fixed outdated example.
-
Alexander Makarov authored
-
Carsten Brandt authored
-
Alexander Makarov authored
-
Nikola Kovacs authored
-
Nikola Kovacs authored
This is based on the code from Yii 1.1.14 by Ivo Kund.
-
Alexander Makarov authored
Fixes #4324: removed old way of developing Yii from the docs since app/link is much better/simpler workflow
-
- 15 Jul, 2014 6 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
Fixes #4184: mentioned a safer way of using dummy cache that works in case of merging configs of advanced app
-
Alexander Makarov authored
Fix typo on elasticsearch readme file
-
Sebastian Thierer authored
-
Qiang Xue authored
Fixes #4051: Renamed `yii\caching\GroupDependency` to `TagDependency` and added support for associating multiple tags to a single cached data item
-