Commit Graph

79 Commits

Author SHA1 Message Date
qiang.xue
775c52c4b9 (Fixes issue 2198) 2011-03-13 12:53:19 +00:00
qiang.xue
c9c1bf1ae8 (Fixes issue 2034) 2011-03-13 01:30:36 +00:00
qiang.xue
2dcc6667ae (Fixes issue 2093) 2011-03-12 03:19:21 +00:00
qiang.xue
ca5ac069ff (Fixes issue 2108) 2011-03-11 20:29:55 +00:00
alexander.makarow
d46f0cccf4 optimized images 2011-03-08 22:22:11 +00:00
qiang.xue
40bb0d8f6b (Fixes issue 2141) 2011-03-08 18:22:29 +00:00
qiang.xue
f58d72f433 (Fixes issue 2185) 2011-03-08 16:18:51 +00:00
mdomba
efef4cc786 optimized update code in jquery.yiigridview.js/jquery.yiilistview.js 2011-03-04 13:51:30 +00:00
mdomba
c5711b40e3 small fixes in yiiGridView.js 2011-02-22 12:55:51 +00:00
mdomba
445e98690d Enchanced CButtonColumn->afterDelete to get the data returned from the server 2011-02-22 11:44:50 +00:00
alexander.makarow
5388fcc3e0 (Fixes issue 1984) Fixed firing event multiple times when using live()/delegate() on AJAXified pages 2011-02-20 16:10:57 +00:00
mdomba
3b927d3b1e Foxed bug in CGridView, selectionChanged was not called when "check all" was clicked and optimized jQuery code a bit 2011-02-16 09:41:57 +00:00
mdomba
8692420d5a 2011-02-15 18:24:19 +00:00
mdomba
f1dc6c36f3 (Fixes issue #2105) added CButtonColumn->afterDelete 2011-02-15 15:03:27 +00:00
haertl.mike
18e07b61b5 Corrections for issue 2081 2011-02-09 13:27:05 +00:00
haertl.mike
8e043a48eb Fixed issue 2081 2011-02-09 13:21:16 +00:00
mdomba
558df157e8 revert r2945 2011-02-08 13:39:22 +00:00
mdomba
56ad510145 Added scope="col" to header columns 2011-02-08 13:27:18 +00:00
qiang.xue
a345a4265f (Fixes issue 2068) 2011-02-02 21:34:43 +00:00
qiang.xue
61abac3f34 Added CTimestampBehavior::timestampDbExpression 2011-02-02 21:21:29 +00:00
mdomba
89e46de0d4 Changed order of rendering primary keys as google could get the primary keys before the content 2011-02-02 14:54:40 +00:00
mdomba
f8c1cb078a (Fixes issue 1792) 2011-01-28 11:44:43 +00:00
mdomba
304a20c1f3 (Fixes issue 2037) 2011-01-25 11:31:32 +00:00
qiang.xue
cf690c25c3 (Fixes issue 2001) 2011-01-20 15:33:06 +00:00
mdomba
0606d27805 Additional fix to CCheckBoxColumn - selecting the "check all" checkbox 2011-01-19 21:16:04 +00:00
mdomba
a961bdacf1 DFixed bug in CCheckBoxColumn, "check all" checkbox was not checked/unchecked when needed 2011-01-19 19:37:28 +00:00
mdomba
cd7d5ee951 Fixed error that CGridview breaks when updating non-cgridview elements 2011-01-17 12:02:27 +00:00
qiang.xue
eb7428cf52 Fixed break on CJuiDatePicker. 2011-01-16 14:32:00 +00:00
mdomba
9562e8aeb4 updated CCheckBoxColumn documentation 2011-01-14 09:46:46 +00:00
mdomba
0452f5a439 Refactored CCheckBoxColumn 2011-01-13 14:55:24 +00:00
qiang.xue
a95cb199ac Refactored CMenu by adding CMenu::renderMenuItem to make it easier to be extended 2011-01-10 22:37:26 +00:00
qiang.xue
51106b4fd9 (Fixes issue 1962) 2011-01-10 20:55:49 +00:00
mdomba
cd8c2addb0 doc fix 2011-01-04 12:11:18 +00:00
qiang.xue
20b31d3c99 (Fixes issue 1949) 2011-01-03 16:35:16 +00:00
qiang.xue
15b48301a7 (Fixes issue 1950) 2011-01-03 16:33:46 +00:00
qiang.xue
4be0af6917 changed copyright year. 2011-01-01 19:31:13 +00:00
sebathi
006a81adff Fixed issue 1936 2010-12-30 14:33:31 +00:00
mdomba
bbea6e1c05 Documented second parameter for CGridView->beforeAjaxRequest 2010-12-30 13:11:43 +00:00
qiang.xue
dfad568a82 (Fixes issue 1920) 2010-12-27 22:03:29 +00:00
mdomba
dcc71f54b9 Added proper js syntax 2010-12-14 10:23:02 +00:00
mdomba
264fc22a60 Fixes issue 1891 2010-12-14 09:45:47 +00:00
qiang.xue
446c15830a (Fixes issue 1878) 2010-12-10 13:15:24 +00:00
sebathi
c7b6b00706 change on DatePicker documentation 2010-12-07 15:32:56 +00:00
sebathi
efd8a711d5 fixed issue #1841 and change on DatePicker documentation 2010-12-07 15:30:30 +00:00
mdomba
7a5313bc68 doc change 2010-12-01 11:51:22 +00:00
sebathi
137a386732 2010-11-29 16:09:38 +00:00
keyboard.idol@gmail.com
07df24956d (Fixes issue 1799) 2010-11-24 03:02:30 +00:00
qiang.xue
efc9f96e8f Fixed a bug in CGridView JavaScript that would fail the deletion action in IE when ajaxUpdate is set false 2010-11-09 02:27:07 +00:00
qiang.xue
0657c597e2 fixed replace pattern. 2010-11-07 13:00:09 +00:00
qiang.xue
c9956ed738 (Fixes issue 1735) 2010-11-07 04:02:50 +00:00