Commit Graph

205 Commits

Author SHA1 Message Date
mdomba (mdwork)
1459eb7a33 ajaxUpdate is never false in jquery.yiilistview.js 2012-08-22 12:05:02 +02:00
mdomba (mdlap)
63ffca0194 (Fixes #1225, #769) yiiGridView.js getChecked() was not working if custom template was used 2012-08-15 00:06:55 +02: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
CeBe
634d1603b9 fixed empty css class attribute for CGridColumn
fixes #1163
2012-08-08 12:23:34 +02: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 (mdlap)
b3dc167db0 proper CJavascriptExpression check 2012-08-07 18:14:46 +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)
9e1d07691c TAB to spaces in doc 2012-08-07 15:01:27 +02:00
mdomba (mdwork)
ef9875c7ae fix docs 2012-08-07 14:59:34 +02:00
mdomba (mdwork)
a9bde02ffa spaces to TAB 2012-08-07 14:55:11 +02:00
mdomba (mdwork)
aea60b88b2 Merge branch 'master' of git://github.com/yiisoft/yii into 1120-CGridView-duplicate-requests 2012-08-07 10:48:50 +02:00
ginus
6ab895a574 Update framework/zii/widgets/jui/CJuiSortable.php
line 27 change according to JUI Sortable
2012-08-07 08:13:40 +08:00
mdomba (mdwork)
6477e427cd Fixes #1120 prevent duplicate processing if both events are fired 2012-08-06 15:30:11 +02:00
mdomba (mdwork)
ead2377d1a doc fix 2012-08-03 08:36:33 +02:00
resurtm
e22a3ce91b document.title is better than overwhelmed $('head title').text(). 2012-08-02 18:47:44 +06:00
resurtm
c442ff1c81 Fixes #1094. 2012-08-02 18:37:19 +06:00
Vlas Korzhov
1f073f855d Update framework/zii/widgets/CListView.php
ошибка в имени ключа массива options
2012-08-01 21:51:02 +07:00
Alexander Makarov
ec2ba0581f Merge pull request #1030 from samdark/551-safer-way-of-using-cjavascript-encode-bc
Enh #551: Added $safe parameter to CJavaScript::encode. If set to true, 'js:' will not be allowed
2012-07-27 15:12:44 -07:00
Alexander Makarov
ada1cedc7d added CJavaScriptExpression while keeping BC 2012-07-27 01:54:19 +04:00
mdomba (mdwork)
5f372b7e91 Fixes #510 replaced live() with on() 2012-07-26 14:53:31 +02:00
mdomba (mdwork)
9e3082b72e space 2012-07-26 13:23:03 +02:00
mdomba (mdwork)
e902ea739d Fixes #827 - removed rendering of name attribute for the slider container 2012-07-26 13:20:41 +02:00
mdomba (mdwork)
6daea893a3 doc fix - CJuiSlider 2012-07-26 11:43:30 +02: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 (mdwork)
1b2a5016e2 Fixes #282 added CCheckBox::headerTemplate to allow custom header 2012-07-24 15:53:28 +02:00
resurtm
8fe2edf16d Several minor changes and fixes. 2012-07-23 17:10:35 +06:00
mdomba (mdlap)
871cd7d6d5 doc fix 2012-07-15 12:44:21 +02:00
Niko Wicaksono
6abf9f628a Pager link won't work on this commit 89be0cb01c it's better to put .sort-link checker to settings.updateSelector. 2012-07-14 10:20:12 +07:00
resurtm
89be0cb01c Fixes #803. 2012-07-06 10:02:02 +06:00
Alexander Makarov
09a65d6843 Fixes bug #773: CGridView filters now filter on enter key in Internet Explorer 2012-07-01 23:50:40 +04:00
Alexey Sharov
efe5049e56 fix code structure. 2012-06-19 14:09:22 +04:00
Alexey Sharov
156d77bae5 fix spaces2 2012-06-19 11:02:02 +04:00
Alexey Sharov
a4722485c6 fix spaces 2012-06-19 10:56:02 +04:00
nizsheanez
48169c4969 CListView::renderItems - now itemView resolve for each item. We can resolve it once with getViewFile and render it with renderFile 2012-06-18 01:05:37 +04:00
mdomba (mdwork)
aab9f7eef6 (Fixes issue #769) fixed $.fn.yiiGridView.getSelection to work with custom CGridView::templates 2012-06-13 12:39:24 +02:00
mdomba (mdlap)
bb69f36774 CGridView, only rows inside tbody should have hover effect 2012-05-21 23:56:55 +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
Slevin
712fe0b014 removed unnecessary isset() check in CMenu::isItemActive(); added a comment to CHANGELOG; 2012-05-05 15:34:49 +03:00
SlKelevro
f3a9364b47 fixed bug. CMenu::isItemActive() should not try to find item url's hash value in $_GET 2012-05-04 14:53:57 +03:00
mdomba (mdlap)
d276c72ba0 (Fixes issue #653) better description for CJuiButton->url 2012-05-02 21:37:07 +02:00
Bethrezen
84b5cdbbd4 Enh #652: Added namespace to yiiGridView events, so they can be easily removed by .off() jQuery method (Bethrezen) 2012-05-01 17:18:40 +04:00
Alban Jubert
f3fb4482ef Added filterHtmlOptions property to the CGridColumn component 2012-04-29 17:58:47 +02:00
mdomba (mdlap)
3aaed2ca0b doc fix- missing quote 2012-04-10 21:26:35 +02:00
Qiang Xue
ce45985284 Merge pull request #496 from steaks/482-patch
#482 Added limitation in enableHistory property docs
2012-03-20 18:40:09 -07:00
Carsten Brandt
f222cf2bf1 make CBaseListView use ChoiceFormat in translation
replaced translation for "result(s)" with the plural forms tranlsation
format.
2012-03-20 16:56:29 +01:00