Commit Graph

18 Commits

Author SHA1 Message Date
Alexander Kochetov
cdfbcd925c gii additional table prefix fixes 2014-01-09 09:17:09 +04:00
Alexander Makarov
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
Alexander Makarov
dc45de127c Added --prefer-dist to all docs
1. It results in much smaller download and takes less disk space (25MB instead of 180MB for yii-basic + dependencies).
2. It requires less utilities to be installed (no VCS binaries required).
3. It takes less time to install dependencies.
2014-01-07 01:27:16 +04:00
Qiang Xue
4b2ec855a7 Merge pull request #1731 from WouterSlob/Use-camel2words-in-gii-crud-create-view-for-create-link
gii index view template: make sure create link is split into words
2014-01-01 17:54:40 -08:00
Wouter Slob
b3112cdc31 gii index view template: make sure create link is split into words 2014-01-01 19:41:10 +01:00
Qiang Xue
27658e56ae Fixes #1647: Changed the default CSS class of error block to be error-block 2014-01-01 10:29:04 -05:00
Luciano Baraglia
f19cf8ee85 Updated GII changelog 2013-12-29 21:00:26 -03:00
Qiang Xue
ccd4ae9f3c Fixes #1691: added “viewport” meta tag to layout views. 2013-12-29 15:31:35 -05:00
Qiang Xue
9b1c2c8064 Fixes #1586: QueryBuilder::buildLikeCondition() will now escape special characters and use percentage characters by default 2013-12-29 13:04:02 -05:00
Luciano Baraglia
b1fc13a31c GII unique indexes avoid autoIncrement columns 2013-12-26 16:43:36 -03:00
Luciano Baraglia
bdafb4becb Unique indexes rules for single columns into array 2013-12-26 02:43:35 -03:00
Luciano Baraglia
bd07bc1dcd GII generates rules for unique indexes 2013-12-26 02:18:40 -03:00
Hisateru Tanaka
11ff78e4b4 Gii should keep horizontal layout 2013-12-26 00:28:15 +09:00
Hisateru Tanaka
a300b9d1bb Gii should keep horizontal layout 2013-12-25 22:24:54 +09:00
Carsten Brandt
3fba6dc314 updated gii docs 2013-12-12 11:14:37 +01:00
Carsten Brandt
d2308eda8d added CHANGELOGs for all the extensions
also filled framework CHANGELOG with relevant changes since alpha
2013-12-11 18:04:58 +01:00
Carsten Brandt
12217a3ed8 code style and docs 2013-12-10 20:42:43 +01:00
Qiang Xue
41685a2409 moved extensions under yii. 2013-12-09 23:51:49 -05:00