marsuboss
|
6da64c2844
|
Update CJuiButton.php
Fix.
|
2013-03-20 08:05:52 +01:00 |
|
Parpaing
|
a4decce5f9
|
Fix query string problem #2078 with CListView and CGridView when enableHistory=true
|
2013-02-04 17:19:08 +01:00 |
|
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 |
|
resurtm
|
83ef21d299
|
zii widgets: API and demo page links in the PHPDocs are now clearly separated and explicitly described.
|
2013-01-13 10:39:50 +06:00 |
|
resurtm
|
9f6264044b
|
zii: jQuery UI documentation links updated (jqueryui.com links were changed after their site update).
|
2013-01-12 19:11:59 +06:00 |
|
Tanguy Pruvot
|
4e0241612a
|
CJuiSliderInput: fix typo in generated javascript event
|
2012-12-03 13:29:22 +01:00 |
|
adminnu
|
9627c2b599
|
remove empty($this->options) in all classes
|
2012-11-30 16:24:50 +04:00 |
|
adminnu
|
fa7e55977f
|
deleted a space of $content CHtml::tag in CJuiSlider and CJuiSliderInput
|
2012-11-30 13:58:10 +04:00 |
|
adminnu
|
fd6e1da115
|
removed gaps CJuiDatePicker
|
2012-11-30 13:53:38 +04:00 |
|
adminnu
|
b5629cfd11
|
Enh: Refactored CJui* class
|
2012-11-30 12:50:33 +04:00 |
|
Maurizio Domba
|
42c9e1a922
|
Merge pull request #1705 from adminnu/master
Issue #140: Fixed validation CJuiButton with type buttonset
[ci skip]
|
2012-11-29 05:13:59 -08:00 |
|
Maurizio Domba (mdwork)
|
2c1b79ff43
|
Fixes #1238 CJuiDatePicker is now using the native altField option to handle the hidden input
|
2012-11-20 14:58:09 +01: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)
|
0832a39b73
|
added posibility for custom native error method
|
2012-11-20 13:17:22 +01:00 |
|
Maurizio Domba (mdwork)
|
b91364756f
|
need to pass ajaxUpdateError to options
|
2012-11-20 13:10:30 +01:00 |
|
Maurizio Domba (mdwork)
|
3e6c3fe7a0
|
Fixes #1538 added CListView->ajaxUpdateError
|
2012-11-20 13:09:34 +01:00 |
|
adminnu
|
0899a6cfff
|
refactoring CJuiButton
|
2012-11-19 16:21:57 +04:00 |
|
adminnu
|
f914f99413
|
Fixes #140: validation CJuiButton with type buttonset (adminnu)
|
2012-11-15 12:21:43 +04:00 |
|
Maurizio Domba
|
e804dd8b91
|
Merge pull request #1502 from l-nagash/master
Fixed #1492 jQuery.noConflict() issue
[ci skip]
|
2012-11-14 06:58:44 -08:00 |
|
Maurizio Domba (mdwork)
|
940836be01
|
Fixes #1567 Added filterSelector to CGridView
|
2012-11-14 12:54:10 +01:00 |
|
Maurizio Domba (mdwork)
|
64d6b41a99
|
Fixes #1584 same fix for CListView as already done for CGridView
|
2012-11-09 15:24:46 +01:00 |
|
Maurizio Domba (mdwork)
|
5ef789f548
|
Fixes #1344 same fix for CListView as already done in CGridView
|
2012-11-09 15:19:47 +01:00 |
|
Maurizio Domba (mdwork)
|
6acbd6342a
|
Fixes #1104 same fix for CListView as already done for CGridView
|
2012-11-09 15:15:20 +01:00 |
|
Ряднов Андрей
|
c51b750d1c
|
fix typo
|
2012-10-31 19:44:13 +04:00 |
|
Alexander Makarov
|
6e8c4ce3e7
|
Merge pull request #1596 from Ryadnov/CGridView_rowHtmlOptionsExpression
Add rowHtmlOptionsExpression property to CGridView widget
|
2012-10-29 12:29:16 -07:00 |
|
magefad
|
555c96419c
|
Fixed spelling mistakes in CTimestampBehavior
|
2012-10-24 16:31:57 +04: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 |
|
Maurizio Domba (mdwork)
|
ab4dfaa61a
|
Fixes #1584 fixed CGridView urls when enableHistory and 'path' urlFormat was used
|
2012-10-22 12:54:16 +02:00 |
|
Maurizio Domba (mdwork)
|
5a7a5a0617
|
doc fix
|
2012-10-03 13:39:55 +02:00 |
|
Alexander Kochetov
|
486723805e
|
else if => elseif
|
2012-10-03 10:20:14 +04:00 |
|
Nagash
|
1b165448af
|
Fixed 1492: jQuery.noConflict() issue
|
2012-09-30 20:35:37 +03:00 |
|
Maurizio Domba (mdwork)
|
25c977144c
|
doc fix in CButtonColumn
|
2012-09-26 14:14:48 +02:00 |
|
Alexander Makarov
|
f3d29b303d
|
Fixes #276: Tweaked CGridView stylesheet to include a hover style for the selected row
|
2012-09-21 14:12:51 +04:00 |
|
Alexander Makarov
|
b2b29bc540
|
Added doc clarification for #1346 #1345
|
2012-09-20 22:58:59 +04:00 |
|
Maurizio Domba (mdwork)
|
dd6ef56615
|
Fixes 1344 - problem with URL in CGridView when enableHistory is true and unicode used
|
2012-09-19 14:43:43 +02:00 |
|
David Baker
|
91b90dd030
|
Tweaked CGridView stylesheet to include a hover style for selected row, fixing #276
|
2012-09-18 21:25:16 -06:00 |
|
Alexander Makarov
|
6d21f82f5f
|
minor doc and code corrections for CCheckBoxColumn
|
2012-09-12 14:10:25 +04:00 |
|
Alexander Makarov
|
73a400309b
|
Fixed CButtonColumn::buttons doc
|
2012-09-12 14:01:51 +04:00 |
|
Alexander Makarov
|
2e9fd7e0e9
|
Enh #1369: Added CCheckBoxColumn::disabled that accepts PHP expression or anonymous function determining if checkbox for the row should be disabled
|
2012-09-12 02:59:59 +04:00 |
|
Alexander Makarov
|
bfd756f2d0
|
Rolled back #1346
|
2012-09-10 15:49:20 +04:00 |
|
sucotronic
|
ed04f6996c
|
Yii style
|
2012-09-10 12:21:11 +02:00 |
|
Felix Genicio Calvo
|
51f7557766
|
New feature: allow disabled checkboxes
|
2012-09-10 09:48:53 +02:00 |
|
Alexander Makarov
|
d865a3bab8
|
Fixes #1057 Removed SVN ids
|
2012-09-09 22:23:45 +04:00 |
|
Alexander Makarov
|
adebfbba73
|
Merge pull request #1346 from gregmolnar/1345_CButtonColumn_Enhancement
added visible option for CButtonColumn
|
2012-09-08 01:55:38 -07:00 |
|
resurtm
|
5186ba56bd
|
Fixed styling issues.
|
2012-09-08 09:34:24 +06:00 |
|
Greg Molnar
|
05ed97c8d6
|
fixed intendation
|
2012-09-07 07:50:22 +02:00 |
|
Greg Molnar
|
1dc399c7b0
|
added visible option for CButtonColumn
|
2012-09-06 16:27:16 +02:00 |
|