- 22 Jun, 2014 3 commits
-
-
Abderrahim Bajja authored
Update from remote
-
Abderrahim Bajja authored
-
Qiang Xue authored
-
- 21 Jun, 2014 8 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
Create caching-overview.md
-
dementorpasha authored
Add translate for caching-overview.md
-
Qiang Xue authored
-
Alexander Makarov authored
Added more unit tests to widgets\Breadcrumbs and increased coverage to 100%
-
njasm authored
-
Alexander Makarov authored
Update ActiveForm.php
-
Chong Freeman authored
Incorrect character for generating docs. See http://www.yiiframework.com/doc-2.0/yii-bootstrap-activeform.html
-
- 20 Jun, 2014 14 commits
-
-
Qiang Xue authored
-
Qiang Xue authored
-
Alexander Makarov authored
-
Alexander Makarov authored
add guide-ru/rest-quick-start.md
-
githubjeka authored
-
Alexander Makarov authored
Fixes #3979: Alert widget in advanced app is now able to display multiple flash messages of the same type
-
Alexander Makarov authored
-
njasm authored
-
Alexander Makarov authored
Fixes #3535: Syntax changes
-
Alexander Makarov authored
-
Alexander Makarov authored
Update a tip and an example
-
sitawit authored
- add a tip that rbac.php is needed to create manually when using PhpManager. - update that RbacController example needs to import Yii namespace.
-
Qiang Xue authored
Fixes #3956: Flash messages set via `Yii::$app->session->setFlash()` will be removed only if they are accessed
-
Alexander Makarov authored
- Removed `form_begin`, `form_end` - Added `use()` and `ViewRenderer::uses` that are importing classes and namespaces - Added widget dynamic functions `*_begin`, `*_end`, `*_widget`, `widget_end` - Added more tests
-
- 19 Jun, 2014 15 commits
-
-
Qiang Xue authored
-
Qiang Xue authored
-
Alexander Makarov authored
Translate docs(concept-components.md) to russian.
-
HaruAtari authored
-
HaruAtari authored
-
Paul Klimov authored
Enh: Sphinx Gii generator created
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
Fixes Twig lexerOptions throwing exception (#3877)
-
Alexander Makarov authored
Fixes #3939: `\yii\Inflector::slug()` improvements
-
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.
-
Qiang Xue authored
-
Alexander Makarov authored
-
Alexander Makarov authored
Twig extensions were added twice
-