19 Commits

Author SHA1 Message Date
60e07e0d2a new asset WIP: renabled asset publishing 2014-09-02 14:51:44 -04:00
2f526521ce new asset WIP 2014-08-30 21:34:35 -04:00
d184fbb8ed new asset WIP [skip ci] 2014-08-29 14:54:49 -04: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
c3cf72d443 #2936: New favicon for applications 2014-04-02 00:43:23 +04:00
b25f1f65d7 added more ignores. 2014-03-24 22:33:50 -04: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
d366a959a8 Disallow indexing backend by default
Backend should be always totally closed for indexing by search engine robots
2013-12-13 12:29:30 +03:00
cedee94608 Added robots.txt to application templates 2013-12-12 23:31:59 +01:00
05c67f43b8 Added favicons to application templates 2013-12-12 22:04:31 +01: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
edb77393b2 fixes #736 2013-08-13 01:16:53 +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