qiang.xue
|
26df6b9520
|
(Fixes issue 1816)
|
2011-03-13 14:22:55 +00:00 |
|
qiang.xue
|
c9b740f131
|
Added CEvent::$params
|
2011-03-13 14:08:31 +00:00 |
|
qiang.xue
|
bc7e6bdf7d
|
* (Fixes issue 1996) Added support for using parameter binding with class-based actions
|
2011-03-13 04:20:12 +00:00 |
|
alexander.makarow
|
393b7c2058
|
Error page now displays associative array keys in parameter list
|
2011-02-26 19:54:10 +00:00 |
|
alexander.makarow
|
2ab981b454
|
reverted method chaining support
|
2011-02-24 16:42:44 +00:00 |
|
alexander.makarow
|
75041e8620
|
Chained calls are now possible for most framework class setters and methods not returning a value
|
2011-02-23 20:20:28 +00:00 |
|
qiang.xue
|
814edf6b9b
|
Fixed the bug that a PHP notice may occur in exception view if a method in the call stack has a very complex signature
|
2011-01-17 03:35:00 +00:00 |
|
qiang.xue
|
4be0af6917
|
changed copyright year.
|
2011-01-01 19:31:13 +00:00 |
|
qiang.xue
|
b8cd39491e
|
(Fixes issue 1942)
|
2011-01-01 18:29:47 +00:00 |
|
mdomba
|
15e94ba6b3
|
Added documentations that goes to the method summary table...
|
2010-12-29 12:30:50 +00:00 |
|
alexander.makarow
|
a777e0dafb
|
exception view: css cleanup, error line number displayed in bold
|
2010-12-24 00:46:28 +00:00 |
|
qiang.xue
|
71bd4ed2fb
|
styling of exception view.
|
2010-12-23 21:30:14 +00:00 |
|
alexander.makarow
|
7aedc3707c
|
Added CErrorHandler::maxTraceSourceLines
|
2010-12-23 02:00:42 +00:00 |
|
qiang.xue
|
81a127e3c4
|
Added error handling for ajax requests.
|
2010-12-22 22:16:26 +00:00 |
|
qiang.xue
|
2345dc2d73
|
* Implemented source code display for every call stack in exception page.
|
2010-12-22 22:08:00 +00:00 |
|
qiang.xue
|
63056f4208
|
Fixed error message display.
|
2010-12-22 17:50:29 +00:00 |
|
qiang.xue
|
7861b7cec2
|
(Fixes issue 1915)
|
2010-12-22 13:32:03 +00:00 |
|
qiang.xue
|
c6b83dc695
|
|
2010-12-22 05:16:48 +00:00 |
|
qiang.xue
|
d20fb078b7
|
* Improved the exception display
|
2010-12-22 05:16:18 +00:00 |
|
qiang.xue
|
799b48403a
|
improved param string representation.
fixed user call stack highlighting.
|
2010-12-22 04:21:42 +00:00 |
|
alexander.makarow
|
3c8c8daf05
|
improved exception handler
|
2010-12-22 03:47:45 +00:00 |
|
alexander.makarow
|
bda2438797
|
Improved Yii::app() IDEs code completion
|
2010-12-08 17:49:20 +00:00 |
|
qiang.xue
|
bbfd0eeff3
|
Improved the error display in console command mode
|
2010-11-29 17:16:44 +00:00 |
|
qiang.xue
|
4c7479d1f5
|
(Fixes issue 1740)
|
2010-11-11 16:12:42 +00:00 |
|
qiang.xue
|
0947c76565
|
(Fixes issue 1081)
|
2010-11-06 03:20:01 +00:00 |
|
qiang.xue
|
178dfdf1a5
|
(Fixes issue 1625)
|
2010-11-02 20:35:59 +00:00 |
|
qiang.xue
|
c5c2f86aa2
|
* (Fixes issue 1644) Added CModel::onAfterConstruct event and allowed CModelBehavior to respond to this event
|
2010-11-02 18:03:49 +00:00 |
|
qiang.xue
|
1f2c26b641
|
(Fixes issue 1718)
|
2010-10-29 20:27:32 +00:00 |
|
qiang.xue
|
7a424dd0a9
|
Added more exception information to log.
|
2010-10-28 16:50:22 +00:00 |
|
mdomba
|
4e992bf157
|
Added exit checking for r2575
|
2010-10-28 08:09:44 +00:00 |
|
qiang.xue
|
713eb751ac
|
Improved CHttpRequest::sendFile() to avoid timeout errors caused by long file downloading time
|
2010-10-27 14:54:22 +00:00 |
|
qiang.xue
|
f01ff3319f
|
Improved error handling to catch errors occurring in CApplication::end()
removed destructor from CDbCache, CDbAuthManager and CDbLogRoute to avoid potential DB connection issue
|
2010-10-22 18:10:54 +00:00 |
|
mdomba
|
a85989eb70
|
Added documentations that goes to the method summary table...
|
2010-10-20 09:02:59 +00:00 |
|
mdomba
|
2597121b38
|
Fixes issue 1656
|
2010-10-18 12:26:43 +00:00 |
|
keyboard.idol@gmail.com
|
ce012fc099
|
Added flushValues() method to the cache classes
|
2010-10-12 18:50:13 +00:00 |
|
mdomba
|
d6df83e362
|
fixed small typo
|
2010-10-04 12:48:19 +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
|
00946a9b67
|
(Fixes issue 1546)
|
2010-09-14 20:36:07 +00:00 |
|
mdomba
|
52d1a65821
|
Aded few method descriptions...
|
2010-09-14 12:34:08 +00:00 |
|
qiang.xue
|
9022e50f39
|
(Fixes issue 1555)
|
2010-09-09 17:41:11 +00:00 |
|
qiang.xue
|
660e9aa038
|
|
2010-09-05 12:51:26 +00:00 |
|
keyboard.idol@gmail.com
|
d8fd1a3fca
|
Rollback of r1496
|
2010-08-29 14:11:34 +00:00 |
|
qiang.xue
|
30a1014bdf
|
(Fixes issue 1515)
|
2010-08-29 14:10:01 +00:00 |
|
mdomba
|
48723d2378
|
Fixes yiidoc issue 76
|
2010-08-28 23:10:51 +00:00 |
|
mdomba
|
51751fadb7
|
Fixed yiidoc issue 76
|
2010-08-28 23:06:36 +00:00 |
|
keyboard.idol@gmail.com
|
936499d3c7
|
(Fixes issue 1496)
|
2010-08-25 07:29:57 +00:00 |
|
qiang.xue
|
38aa6daf19
|
|
2010-07-21 14:08:46 +00:00 |
|
qiang.xue
|
2d50a893bf
|
(Fixes issue 1404)
|
2010-07-21 12:48:57 +00:00 |
|
qiang.xue
|
0d5c45e9df
|
* Added CValidator::safe to allow marking a validator as safe or unsafe
|
2010-07-18 17:44:48 +00:00 |
|