|
992db0efef
|
apidoc minor fixes: phpdoc, use statements, comments
|
2014-11-27 15:15:32 +03:00 |
|
|
7736853837
|
property code style extensions
|
2014-07-30 00:40:46 +02:00 |
|
|
d7a251bbec
|
Removed unused imports, added missing phpdoc
|
2014-05-30 11:55:17 +06:00 |
|
|
b7e493fca0
|
Tabs to spaces to be consistent
```
vendor/bin/indent --spaces -r framework/
vendor/bin/indent --tabs -r . --pattern=*.json
vendor/bin/indent --spaces -r . --pattern=*.md
vendor/bin/indent --spaces -r . --pattern=yii.*.js
vendor/bin/indent --spaces -r . --pattern=*.css
```
|
2014-05-23 16:58:21 +02:00 |
|
|
0a86091984
|
use mb_ string functions to truncate description
|
2014-04-25 05:06:13 +02:00 |
|
|
5f77cb97c5
|
added search form to api docs
|
2014-04-25 04:06:07 +02:00 |
|