Commit Graph

133 Commits

Author SHA1 Message Date
mdomba
ae1c1515e4 removed redundant documentation 2011-02-28 14:22:53 +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
alexander.makarow
c4c962e8e1 (Fixes issue 1843) Added CHtml::activeRadioButtonList 'uncheckValue' option that allows to avoid hidden field rendering 2011-02-14 21:01:03 +00:00
keyboard.idol@gmail.com
bb0df90d9c (Fixes issue 2031) 2011-01-24 14:22:52 +00:00
qiang.xue
eb7428cf52 Fixed break on CJuiDatePicker. 2011-01-16 14:32:00 +00:00
qiang.xue
139ea1b7fc Changed CHtml::clientChange() to make $live a configurable option in $htmlOptions 2011-01-10 19:48:35 +00:00
qiang.xue
4be0af6917 changed copyright year. 2011-01-01 19:31:13 +00:00
qiang.xue
ede0b44804 (Fixes issue 1842) 2010-12-28 18:43:20 +00:00
keyboard.idol@gmail.com
626b59b496 (Fixes issue 1790) 2010-11-24 03:58:17 +00:00
qiang.xue
41948cac03 (Fixes issue 1790) 2010-11-23 13:49:46 +00:00
qiang.xue
7c3a45598d (Fixes issue 1756) 2010-11-12 02:02:20 +00:00
qiang.xue
c0332c1f48 * (Fixes issue 1126) CHtml can now properly render special HTML attributes, such as readonly, disabled, according to their boolean values 2010-11-04 04:33:25 +00:00
qiang.xue
ba916ab45b * (Fixes issue 1355) CHtml will no longer render null attributes in HTML tags 2010-11-04 02:43:54 +00:00
qiang.xue
4fdf40bd5f (Fixes issue 1678). 2010-10-31 14:39:32 +00:00
qiang.xue
28ce3acacb (Fixes issue 1695) 2010-10-26 00:12:03 +00:00
qiang.xue
25f961bcf9 * (Fixes issue 1696) Fixed the bug that CJSON might serialize float numbers into local-dependent strings 2010-10-25 18:50:08 +00:00
mdomba
ff2a43a83f Added "check" option do "build api" command 2010-09-24 11:44:06 +00:00
mdomba
3e27374d6a Fixed some typos in PHPdoc 2010-09-23 14:14:20 +00:00
mdomba
72b974560b Updated PHPDoc @param parameter names 2010-09-23 13:28:52 +00:00
mdomba
ef2ca77957 added PHPDoc param where needed 2010-09-23 12:34:33 +00:00
qiang.xue
8bd19b81da (Fixes issue 1592) 2010-09-18 00:25:44 +00:00
qiang.xue
63a1c0a954 (Fixes issue 1539) 2010-09-06 01:51:51 +00:00
qiang.xue
edddb2452c (Fixes issue 1494) 2010-08-28 20:17:27 +00:00
qiang.xue
412b35d7fa (Fixes issue 1476) Fixed the bug that setting 'id' to be false will still render 'id' attribute in CHtml::radioButton and checkBox 2010-08-23 22:06:01 +00:00
qiang.xue
81953c36d2 Replaced jQuery live() with delegate() in CHtml-generated js code. 2010-08-06 20:29:59 +00:00
alexander.makarow
4c790a2d4f Fixes issue 1454
Fixes issue 1452
2010-08-06 19:18:10 +00:00
alexander.makarow
28fb2c1313 Fixes issue 1451
Fixes issue 1452
Fixes issue 1454
2010-08-06 10:27:11 +00:00
qiang.xue
dfa35c0dee * (Fixes issue 217) Added support to allow using related objects as selection values in CHtml 2010-06-17 19:47:26 +00:00
qiang.xue
161fd25639 (Fixes issue 1127) 2010-06-17 02:25:17 +00:00
qiang.xue
e8ccce3b8e (Fixes issue 1295) 2010-06-14 20:10:39 +00:00
alexander.makarow
3ad185ed46 (Fixes issue 1252) CJSON::encode() was not able to encode models and model arrays 2010-06-04 14:49:37 +00:00
alexander.makarow
03eaf0aaa3 CHtml::activeRadioButtonList() API doc fix 2010-05-19 17:54:56 +00:00
qiang.xue
3c2e5243ad (Fixes issue 1225) 2010-05-18 03:12:01 +00:00
qiang.xue
24f6c6aa2e 2010-05-12 19:21:09 +00:00
qiang.xue
9eee7e7311 Added support for using array-typed model attributes in active methods in CHtml 2010-05-09 04:32:01 +00:00
qiang.xue
2c431407d1 2010-05-09 03:27:15 +00:00
qiang.xue
80f912b335 (Fixes issue 1149) 2010-05-09 03:19:02 +00:00
alexander.makarow
7dbaefd44b Optimized CHtml::resolveNameID(). 2010-05-05 09:54:30 +00:00
alexander.makarow
7c7fd08127 fixed typo 2010-04-17 07:30:20 +00:00
qiang.xue
b8b70bc096 Fixed typo. 2010-04-16 21:17:07 +00:00
alexander.makarow
fd88565728 API documentation fixes 2010-04-16 20:28:41 +00:00
alexander.makarow
ef91da9b99 (Fixes issue 1093) CJSON now tries to use native PHP functions prior to use Yii implementation (Sam Dark) 2010-04-16 20:00:18 +00:00
qiang.xue
02021a8a32 improved check-all js 2010-04-01 13:22:18 +00:00
qiang.xue
271b2e5a79 (Fixes issue 1086) 2010-03-31 16:53:17 +00:00
poppitypop@gmail.com
99f44dc492 Fixes issue 1025 2010-03-17 22:32:32 +00:00
qiang.xue
afdfd98010 Added CHtml::refresh(). 2010-03-07 13:26:05 +00:00
qiang.xue
54a24afe66 merge from 1.0 2010-02-20 03:22:45 +00:00
qiang.xue
46515ccb60 (Fixes issue 38) 2010-02-18 22:45:10 +00:00
qiang.xue
bce48e2eaa 2010-02-17 12:54:58 +00:00
qiang.xue
68a2f15434 Improved CHtml::beginForm() to auto-generate hidden fields for a GET form whose action contains query string 2010-01-21 03:41:12 +00:00