- 17 Feb, 2014 10 commits
-
-
Carsten Brandt authored
fixes #2466
-
Qiang Xue authored
Update README.md
-
Dilip authored
-
Carsten Brandt authored
-
Carsten Brandt authored
to require newly released stable version of phpdoc reflection library
-
Carsten Brandt authored
-
Carsten Brandt authored
Use 'Yii::$app->request->post()' instead of $_POST
-
Johnny Theill authored
-
Larry Ullman authored
-
Larry Ullman authored
-
- 16 Feb, 2014 14 commits
-
-
Alexander Makarov authored
-
Qiang Xue authored
-
Carsten Brandt authored
Consistent column naming
-
Alexander Makarov authored
-
Carsten Brandt authored
Changed '_' to equal html code.
-
Alexander Makarov authored
Minor updates to apps
-
joni-jones authored
-
Sergey Gonimar authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Johnny Theill authored
-
Qiang Xue authored
-
Qiang Xue authored
Fixes #1881: Improved `yii\bootstrap\NavBar` with `containerOptions`, `innerContainerOptions` and `renderInnerContainer`
-
Qiang Xue authored
-
- 15 Feb, 2014 16 commits
-
-
Qiang Xue authored
-
Qiang Xue authored
Fixes #1186: Changed `Sort` to use comma to separate multiple sort fields and use negative sign to indicate descending sort
-
Qiang Xue authored
-
Qiang Xue authored
-
Alexander Makarov authored
-
Alexander Makarov authored
Fixes #2295: basic app description now doesn't insist it is for websites containing mainly informational pages since it was misleading
-
Johnny Theill authored
-
Qiang Xue authored
#2436 receive label of the attribute from related model
-
Qiang Xue authored
added yii console command to tests
-
Qiang Xue authored
-
Johnny Theill authored
* Added 'return' to goHome() calls in actions * Changed $_POST to Yii::$app->request->post()
-
Qiang Xue authored
Minor typo
-
Johnny Theill authored
-
Qiang Xue authored
Fix for multiple $.ajax calls with "JSONP" dataType
-
djagya authored
#2436 override the function `getAttributeLabel` in `BaseActiveRecord` to receive label of the attribute, which looks like `relatedMode.attribute`, from the related model
-
djagya authored
#2436 override the function `getAttributeLabel` in `BaseActiveRecord` to receive label of the attribute, which looks like `relatedMode.attribute`, from the related model
-