Commit Graph

628 Commits

Author SHA1 Message Date
alexander.makarow
26d9912622 Upgraded jQuery UI to version 1.8.9 2011-02-01 17:39:45 +00:00
alexander.makarow
ab5b028507 Upgraded jQuery to version 1.5 2011-02-01 16:07:39 +00:00
mdomba
a24fbe4783 Fixed doc for CUrlManager 2011-01-27 22:10:37 +00:00
mdomba
e849443932 (Fixes issue 2032) 2011-01-25 15:05:27 +00:00
keyboard.idol@gmail.com
bb0df90d9c (Fixes issue 2031) 2011-01-24 14:22:52 +00:00
qiang.xue
4e26cd3257 Added pattern option to url rule. 2011-01-21 17:00:57 +00:00
keyboard.idol@gmail.com
d5f39dbef1 (Fixes issue 1999) 2011-01-21 08:55:27 +00:00
qiang.xue
a5b6904338 * (Fixes issue 802) Added RESTful URL support 2011-01-18 15:31:24 +00:00
qiang.xue
aa94c93ff8 added CInlineAction::inputParams and errorMessage 2011-01-18 12:35:32 +00:00
qiang.xue
cfec8c5aa4 Added CController::createInlineAction to allow easier override 2011-01-18 12:26:53 +00:00
qiang.xue
eb7428cf52 Fixed break on CJuiDatePicker. 2011-01-16 14:32:00 +00:00
qiang.xue
9bbfabcbe0 throw exception if CMaskedTextField.mask is not set. Otherwise, a mysterious js error may occur. 2011-01-16 14:14:50 +00:00
keyboard.idol@gmail.com
2e8e1d924b (Fixes issue 1975) 2011-01-13 08:33:10 +00:00
mdomba
0a2d154d57 xSendFile() doc fix 2011-01-11 08:04:05 +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
f1f9f75022 2011-01-10 15:09:59 +00:00
qiang.xue
cf45e3bb41 (Fixes issue 1877) 2011-01-10 14:54:27 +00:00
alexander.makarow
00697e981f Changed CWebApplication::defaultController API docs 2011-01-07 22:09:12 +00:00
mdomba
d746b7d893 xSendFile() fixed doc 2011-01-07 10:26:58 +00:00
alexander.makarow
13770aeb01 Removed unnecessary code from CCaptcha 2011-01-07 04:24:54 +00:00
qiang.xue
bf04aa13de 2011-01-06 19:15:16 +00:00
mdomba
e919b66726 xSendFile() added Yii::app()->end 2011-01-06 19:02:47 +00:00
mdomba
88f37764cb cleaned comments 2011-01-06 18:55:02 +00:00
mdomba
1be0200295 (Fixes issue 1909) Added CHttpRequest->xSendFile() 2011-01-06 18:48:53 +00:00
mdomba
a3c6c5c9ce CSqlDataProvider doc fix - removed non essential option to avoid confusion 2011-01-06 17:15:56 +00:00
qiang.xue
42340d8cf9 (Fixes issue 1945) 2011-01-03 19:12:46 +00:00
mdomba
c51a7e9340 Rolledback r2803 2011-01-03 13:28:17 +00:00
mdomba
676bb4cf69 Fixed error in CFormInputElement->render() 2011-01-03 07:48:18 +00:00
qiang.xue
4be0af6917 changed copyright year. 2011-01-01 19:31:13 +00:00
mdomba
15e94ba6b3 Added documentations that goes to the method summary table... 2010-12-29 12:30:50 +00:00
qiang.xue
ede0b44804 (Fixes issue 1842) 2010-12-28 18:43:20 +00:00
qiang.xue
def04c9078 (Fixes issue 1872) 2010-12-28 18:39:36 +00:00
qiang.xue
6e2cf23105 doc fix. 2010-12-28 13:10:09 +00:00
qiang.xue
867d6651ca (Fixes issue 1929) 2010-12-27 17:21:42 +00:00
mdomba
af9a06bcf5 Fixed captcha->checkRequirements() documentation - was not showing it 2010-12-27 07:44:07 +00:00
alexander.makarow
b722e54b90 2010-12-22 01:19:14 +00:00
alexander.makarow
823090183f Test and implementation for CSort::getDirections with dots in CSort::attributes 2010-12-22 00:57:54 +00:00
qiang.xue
f1f57e89f3 optimized the code. 2010-12-20 15:48:00 +00:00
alexander.makarow
5e250adeb4 CSort now supports relation.field notation to sort grids by related model fields 2010-12-17 22:42:39 +00:00
keyboard.idol@gmail.com
04cb38d190 Updated link to csrf.pdf in CHttpRequest 2010-12-11 22:07:20 +00:00
mdomba
19d087f1b3 Fixes issue 1733 2010-12-09 13:17:58 +00:00
mdomba
92865f2fd6 typo fix 2010-12-09 12:38:10 +00:00
keyboard.idol@gmail.com
882d151971 (Fixes issue 1871) 2010-12-08 22:10:37 +00:00
alexander.makarow
7210f3b787 (Fixes issue 1845) Fixed CAccessControlFilter API description. 2010-12-08 18:25:02 +00:00
qiang.xue
eb901d747f (Fixes issue 1830) 2010-11-29 15:02:42 +00:00
alexander.makarow
2b9b0eec43 (Fixes issue 1819) CHttpRequest::getPathInfo() now respects encoded characters 2010-11-27 18:34:52 +00:00
keyboard.idol@gmail.com
e9018818c3 Small API doc fix 2010-11-24 18:29:54 +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
7f0fec2e60 Fixed the bug that CActiveForm generates unnecessary js code about setting focus 2010-11-22 05:13:50 +00:00