Commit Graph

29 Commits

Author SHA1 Message Date
qiang.xue
bc7e6bdf7d * (Fixes issue 1996) Added support for using parameter binding with class-based actions 2011-03-13 04:20:12 +00:00
qiang.xue
aa94c93ff8 added CInlineAction::inputParams and errorMessage 2011-01-18 12:35:32 +00:00
qiang.xue
4be0af6917 changed copyright year. 2011-01-01 19:31:13 +00:00
qiang.xue
226c74b0f5 * Improved action parameter binding by detecting if a parameter requires array or not 2010-10-28 02:46:14 +00:00
mdomba
72b974560b Updated PHPDoc @param parameter names 2010-09-23 13:28:52 +00:00
qiang.xue
55b7e5447a Removed typecasting feature of action parameters. 2010-09-02 14:40:22 +00:00
qiang.xue
0682e83d2b improved crud controller code using the new action parameter feature. 2010-08-31 00:16:03 +00:00
qiang.xue
679cef71ec Added stricter checking. 2010-08-29 23:21:33 +00:00
qiang.xue
83f2881598 * Added support of using controller action parameters. 2010-08-29 18:49:37 +00:00
qiang.xue
f08147b063 (Fixes issue 899) 2010-02-20 00:51:38 +00:00
qiang.xue
eb54ba7407 modified copyright info. 2010-01-07 21:02:00 +00:00
qiang.xue
c89b90a86e merge from 1.0 2010-01-02 13:34:38 +00:00
qiang.xue
20bf28469f merge from 1.0. 2008-12-30 23:14:31 +00:00
qiang.xue
e1dc39e9ff moved files about Web services. 2008-12-01 18:09:58 +00:00
qiang.xue
517977374d moved files about captcha. 2008-12-01 18:05:49 +00:00
qiang.xue
cf9b8dec6a Changed Yii::t() and added a category parameter as its first parameter 2008-10-24 01:42:03 +00:00
qiang.xue
55bdd955a5 removed carriage returns from files. 2008-10-13 21:26:19 +00:00
qiang.xue
e38c7061f9 Added CWebServiceAction.classMap.
Added CFlexWidget.
2008-10-09 16:08:38 +00:00
qiang.xue
fce4286049 fixed some bugs in Web service classes. 2008-10-07 19:26:31 +00:00
qiang.xue
8e4a47c132 Added CWebServiceAction.serviceOptions 2008-10-07 01:32:26 +00:00
qiang.xue
d8baee7a8f changed translatable message format from yii## to yii#.
changed how translatable messages in validators are specified.
updated message extractor command.
updated requirement checker.
2008-10-03 02:10:43 +00:00
qiang.xue
fc42b82d39 Fixed a bug about flash vars. 2008-10-02 15:30:13 +00:00
qiang.xue
3ecd2992a6 Fixed comment. 2008-10-01 20:02:25 +00:00
qiang.xue
50759f7dd3 CAPTCHA is completed. 2008-10-01 20:00:49 +00:00
qiang.xue
d2633d6a7b 2008-10-01 20:00:20 +00:00
qiang.xue
e294b288e7 Finished the overall framework of CAPTCHA. 2008-09-30 22:03:57 +00:00
qiang.xue
3e40cafa86 Added initial implementation of CAPTCHA. 2008-09-30 18:26:42 +00:00
qiang.xue
cad1df1c01 Changed CApplication::terminate() to CApplication::end() and removed it from shutdown registration. 2008-09-29 12:20:25 +00:00
qiang.xue
662798d8a5 2008-09-28 12:03:53 +00:00