|
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 |
|
|
98e9f307db
|
Added futter. Fixes #1822
|
2014-01-11 16:41:39 +01:00 |
|
|
4609a94dbf
|
Removed error-block HTML class and related styles and used Bootstrap3 standard practice about errors instead
|
2014-01-09 05:00:09 +04:00 |
|
|
3d59b19a21
|
added classes to grid, list and detail view
to allow specific styling
also fixed an issue with gridview sort indicator css.
fixes #1000
|
2014-01-05 14:45:09 +01:00 |
|
|
27658e56ae
|
Fixes #1647: Changed the default CSS class of error block to be error-block
|
2014-01-01 10:29:04 -05:00 |
|
|
60dd8d16a1
|
Fixes #1688: ActiveForm is creating duplicated messages in error summary
|
2013-12-29 10:27:38 -05:00 |
|
|
2c9a8b910f
|
make null format look nice by default
|
2013-12-10 20:42:09 +01:00 |
|
|
9fe0eb6c3f
|
add sorting icons to gridview sort links in basic and advanced app css
|
2013-10-25 12:02:09 +02:00 |
|
|
29077460db
|
css fix.
|
2013-08-12 16:20:44 -04:00 |
|
|
a602ee0e8c
|
Fixed the basic app template.
|
2013-08-08 21:56:58 -04:00 |
|
|
e3801fbf6b
|
Upgraded bootstrap to 3.0RC1.
|
2013-08-08 20:00:48 -04:00 |
|
|
322dc10d22
|
fixes #687
|
2013-08-05 12:10:08 +04:00 |
|
|
3bef7365f1
|
Fixes #624: renamed www to web.
|
2013-07-25 07:57:49 -04:00 |
|