Commit Graph

43 Commits

Author SHA1 Message Date
Abdul Malik Ikhsan
6247adaf26 change copyright symbol 2013-01-15 18:38:02 +07:00
Abdul Malik Ikhsan
46c8ef0d9a update copyright year
from 2011 to 2013
2013-01-15 17:28:17 +07:00
Maurizio Domba (mdwork)
1fb3b9dc8a Fixes issue #1441 updated yiigridview.js method calls with the new syntax 2012-11-20 14:13:23 +01:00
Maurizio Domba (mdwork)
940836be01 Fixes #1567 Added filterSelector to CGridView 2012-11-14 12:54:10 +01:00
Ryadnov
58a1b3c83b add deprecated to rowCssClassExpression property 2012-10-23 23:40:56 +04:00
Ryadnov
694c1ab7d0 added an additional check on the result returned by evaluateExpression for rowHtmlOptionsExpression 2012-10-23 23:37:41 +04:00
Ryadnov
ca35598593 add rowHtmlOptionsExpression property to CGridView widget 2012-10-23 23:28:54 +04:00
Alexander Kochetov
486723805e else if => elseif 2012-10-03 10:20:14 +04:00
Alexander Makarov
d865a3bab8 Fixes #1057 Removed SVN ids 2012-09-09 22:23:45 +04:00
Alexander Makarov
3f3f85acc5 Merge pull request #1164 from cebe/1163-gridview-no-empty-class
[ci skip] fixes #1163 CGridview does not create empty class attribute anymore
2012-08-10 12:19:46 -07:00
mdomba (mdlap)
3fd13f9f91 remove second parameter on calls 2012-08-08 01:40:19 +02:00
CeBe
74289854ce CGridview does not create empty class attribute
fixes #1163 where rowCssClassExpression or rowCssClass could be empty
for certain rows.
2012-08-07 22:28:20 +02:00
mdomba (mdlap)
5973d891e0 refactored CJavascriptExpression->_construct to get cleaner code 2012-08-07 18:35:06 +02:00
mdomba (mdwork)
c89f31f886 Unify CJavascriptExpression usage 2012-08-07 16:01:39 +02:00
mdomba (mdwork)
524475f60c change strncmp with strpos 2012-08-07 15:13:44 +02:00
mdomba (mdwork)
ead2377d1a doc fix 2012-08-03 08:36:33 +02:00
Alexander Makarov
ada1cedc7d added CJavaScriptExpression while keeping BC 2012-07-27 01:54:19 +04:00
mdomba (mdwork)
a629624229 proper page token 2012-07-25 13:57:19 +02:00
mdomba (mdwork)
8d1af51c95 Fixes #215 added tokens to CGridView::updateSelector 2012-07-25 13:54:57 +02:00
mdomba (mdwork)
c00f9c0e69 fixed spaces to TABs 2012-07-25 12:41:20 +02:00
mdomba (mdlap)
ff0d417267 (Fixes issue #238) prevent selecting empty row if there is no data in CGridView 2012-05-21 23:41:16 +02:00
Steven Wexler
ab8bcaeb94 Fixed doc comments for enableHistory 2012-03-18 23:48:12 -04:00
Steven Wexler
72ff8a8bc4 Added limitation in enableHistory property docs 2012-03-13 00:36:57 -04:00
Steven Wexler
380dde3e60 #482 Renamed persistState property to enableHistory property in CListView and CGridView and changed property description a bit. 2012-03-11 16:11:38 -04:00
Steven Wexler
2eee01a9f3 #482 Made a persistState option to enable/disable HTML5 history 2012-03-11 15:25:30 -04:00
Mário Franco
d393486975 Added html5 history support on ajax requests on CGridView and CListView 2012-03-03 17:53:20 +00:00
mdomba
710a941076 doc fix 2012-02-02 12:45:25 +00:00
alexander.makarow
646cbb2b9a Documented component accessors with @property for significantly better IDE autocomplete 2011-10-25 00:01:09 +00:00
mdomba
fe3a175e91 (fixes issue 2840) fixed CDataColumn::filter description 2011-10-24 20:32:36 +00:00
qiang.xue
11d76191dd (Fixes issue 2483) 2011-06-16 17:34:34 +00:00
qiang.xue
6c14cb71e5 (Fixes issue 2001) 2011-06-15 19:24:38 +00:00
qiang.xue
b1a68beea3 (Fixes issue 1782) 2011-03-14 18:09:55 +00:00
qiang.xue
c9c1bf1ae8 (Fixes issue 2034) 2011-03-13 01:30:36 +00:00
qiang.xue
ca5ac069ff (Fixes issue 2108) 2011-03-11 20:29:55 +00:00
qiang.xue
f58d72f433 (Fixes issue 2185) 2011-03-08 16:18:51 +00:00
mdomba
f8c1cb078a (Fixes issue 1792) 2011-01-28 11:44:43 +00:00
qiang.xue
cf690c25c3 (Fixes issue 2001) 2011-01-20 15:33:06 +00:00
qiang.xue
20b31d3c99 (Fixes issue 1949) 2011-01-03 16:35:16 +00:00
qiang.xue
4be0af6917 changed copyright year. 2011-01-01 19:31:13 +00:00
mdomba
bbea6e1c05 Documented second parameter for CGridView->beforeAjaxRequest 2010-12-30 13:11:43 +00:00
mdomba
72b974560b Updated PHPDoc @param parameter names 2010-09-23 13:28:52 +00:00
qiang.xue
354a39fa61 The javascript files of CListView and CGridView are now registered at the end of the page 2010-09-08 12:49:03 +00:00
qiang.xue
44bbab5d39 merged zii repository into yii. 2010-08-20 17:02:07 +00:00